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.0 to 2.17.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and artamonovkirill committed May 6, 2024
1 parent 8c8c13f commit e74c1fb
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.21</groovy.version>
<httpclient.version>5.3.1</httpclient.version>
<jackson-databind.version>2.17.0</jackson-databind.version>
<jackson-databind.version>2.17.1</jackson-databind.version>

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

0 comments on commit e74c1fb

Please sign in to comment.