Skip to content

Commit

Permalink
fix(deps): update jackson-version to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and gabriel-farache committed Oct 7, 2024
1 parent e236a71 commit 2da0c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion move2kube/m2k-func/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<httpclient-version>5.4</httpclient-version>
<jackson-version>2.17.2</jackson-version>
<jackson-version>2.18.0</jackson-version>
<jackson-databind-version>2.18.0</jackson-databind-version>
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
<jakarta-annotation-version>3.0.0</jakarta-annotation-version>
Expand Down

0 comments on commit 2da0c21

Please sign in to comment.