Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 3d7a6b8 commit 98a4521
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 @@ -35,7 +35,7 @@
<lombok.version>1.18.24</lombok.version>
<junit.version>4.13.2</junit.version>
<jsonassert.version>1.5.1</jsonassert.version>
<jackson-databind.version>2.14.1</jackson-databind.version>
<jackson-databind.version>2.17.0</jackson-databind.version>
<compiler-plugin.version>3.10.1</compiler-plugin.version>
<surefire-plugin.version>2.22.2</surefire-plugin.version>
<failsafe-plugin.version>2.22.2</failsafe-plugin.version>
Expand Down

0 comments on commit 98a4521

Please sign in to comment.