Skip to content

Commit 6fc0afa

Browse files
committed
GH-2310 - Update Jackson to 2.18.3.
1 parent 24f17a7 commit 6fc0afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
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.2</jackson-bom.version>
79+
<jackson-bom.version>2.18.3</jackson-bom.version>
8080
<java-module-name>spring.hateoas</java-module-name>
8181
<jsonpath.version>2.9.0</jsonpath.version>
8282
<junit.version>5.11.4</junit.version>

0 commit comments

Comments
 (0)