Skip to content

Commit 94363a6

Browse files
committed
GH-2353 - Update to Jackson 2.19.2.
1 parent 6be5e70 commit 94363a6

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.18</logback.version>
7878
<jacoco>0.8.12</jacoco>
7979
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
80-
<jackson-bom.version>2.19.0</jackson-bom.version>
80+
<jackson-bom.version>2.19.2</jackson-bom.version>
8181
<java-module-name>spring.hateoas</java-module-name>
8282
<jsonpath.version>2.9.0</jsonpath.version>
8383
<junit.version>5.13.4</junit.version>

0 commit comments

Comments
 (0)