Skip to content

Commit ad01a81

Browse files
authored
Merge pull request #689 from revelc/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.14.2
Bump jackson-bom from 2.14.1 to 2.14.2
2 parents 6fd6840 + 72cc30c commit ad01a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.fasterxml.jackson</groupId>
136136
<artifactId>jackson-bom</artifactId>
137-
<version>2.14.1</version>
137+
<version>2.14.2</version>
138138
<type>pom</type>
139139
<scope>import</scope>
140140
</dependency>

0 commit comments

Comments
 (0)