Skip to content

Commit 945d837

Browse files
committed
GH-2322 - Update Jackson to 2.19.0.
1 parent 3142ddc commit 945d837

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
@@ -76,7 +76,7 @@
7676
<logback.version>1.5.18</logback.version>
7777
<jacoco>0.8.12</jacoco>
7878
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
79-
<jackson-bom.version>2.18.3</jackson-bom.version>
79+
<jackson-bom.version>2.19.0</jackson-bom.version>
8080
<java-module-name>spring.hateoas</java-module-name>
8181
<jsonpath.version>2.9.0</jsonpath.version>
8282
<junit.version>5.12.2</junit.version>

0 commit comments

Comments
 (0)