Skip to content

Commit 13c716f

Browse files
committed
#1865 - Upgrade to Jackson 2.14.0 RC3.
1 parent 303e03a commit 13c716f

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.4.1</logback.version>
7878
<jacoco>0.8.8</jacoco>
7979
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
80-
<jackson-bom.version>2.14.0-rc2</jackson-bom.version>
80+
<jackson-bom.version>2.14.0-rc3</jackson-bom.version>
8181
<java-module-name>spring.hateoas</java-module-name>
8282
<jsonpath.version>2.7.0</jsonpath.version>
8383
<junit.version>5.9.0</junit.version>

0 commit comments

Comments
 (0)