Skip to content

Commit

Permalink
Merge pull request #138 from Tradeshift/renovate/jackson-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1
  • Loading branch information
tradeshift-renovatebot authored Oct 29, 2024
2 parents 16eabaa + e179266 commit b6ad438
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 @@ -56,7 +56,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<springboot.version>2.7.18</springboot.version>
<jackson-databind.version>2.18.0</jackson-databind.version>
<jackson-databind.version>2.18.1</jackson-databind.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b6ad438

Please sign in to comment.