Skip to content

Commit 299e168

Browse files
committed
GH-2387 - Update to Jackson 3.0.1.
1 parent 47d4680 commit 299e168

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
@@ -77,7 +77,7 @@
7777
<logback.version>1.5.19</logback.version>
7878
<jacoco>0.8.12</jacoco>
7979
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
80-
<jackson-bom.version>3.0.0</jackson-bom.version>
80+
<jackson-bom.version>3.0.1</jackson-bom.version>
8181
<java-module-name>spring.hateoas</java-module-name>
8282
<jsonpath.version>2.9.0</jsonpath.version>
8383
<junit.version>6.0.0</junit.version>

0 commit comments

Comments
 (0)