Skip to content

Commit

Permalink
Update jackson.version to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent e173c59 commit 870a8fc
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 @@ -18,7 +18,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<junit.version>5.10.2</junit.version>
<jackson.version>2.16.2</jackson.version>
<jackson.version>2.17.0</jackson.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 870a8fc

Please sign in to comment.