Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…
Browse files Browse the repository at this point in the history
…ind to v2.17.2
  • Loading branch information
renovate[bot] authored and gabriel-farache committed Sep 24, 2024
1 parent c01cd36 commit efaafd2
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 @@ -22,7 +22,7 @@
<surefire-plugin.version>3.4.0</surefire-plugin.version>
<httpclient-version>5.2.1</httpclient-version>
<jackson-version>2.17.1</jackson-version>
<jackson-databind-version>2.17.1</jackson-databind-version>
<jackson-databind-version>2.17.2</jackson-databind-version>
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
<jakarta-annotation-version>2.1.1</jakarta-annotation-version>

Expand Down

0 comments on commit efaafd2

Please sign in to comment.