Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and artamonovkirill committed Sep 30, 2024
1 parent b367900 commit 4c19211
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 @@ -51,7 +51,7 @@
<properties>
<groovy.version>4.0.23</groovy.version>
<httpclient.version>5.4</httpclient.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<jackson-databind.version>2.18.0</jackson-databind.version>

<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
<maven-failsafe-plugin.version>3.5.0</maven-failsafe-plugin.version>
Expand Down

0 comments on commit 4c19211

Please sign in to comment.