Skip to content

Commit

Permalink
GH-2286 - Update Jackson to 2.18.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 1, 2025
1 parent 847a2a0 commit 4f29903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<logback.version>1.5.16</logback.version>
<jacoco>0.8.12</jacoco>
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
<jackson-bom.version>2.18.1</jackson-bom.version>
<jackson-bom.version>2.18.2</jackson-bom.version>
<java-module-name>spring.hateoas</java-module-name>
<jsonpath.version>2.9.0</jsonpath.version>
<junit.version>5.11.4</junit.version>
Expand Down

0 comments on commit 4f29903

Please sign in to comment.