Skip to content

Commit

Permalink
use jackson 2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Nov 22, 2024
1 parent 542d9d1 commit 30c8a03
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 @@ -15,7 +15,7 @@
<url>http://maven.apache.org</url>

<properties>
<jackson.version>2.14.2</jackson.version>
<jackson.version>2.18.1</jackson.version>
<jaxb.version>2.3.8</jaxb.version>
<logback.version>1.2.13</logback.version>
<properties.file.version>1.1.8</properties.file.version>
Expand Down

0 comments on commit 30c8a03

Please sign in to comment.