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.16.1 to 2.16.2.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and artamonovkirill committed Mar 11, 2024
1 parent f88d845 commit 120cc37
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.19</groovy.version>
<httpclient.version>5.3.1</httpclient.version>
<jackson-databind.version>2.16.1</jackson-databind.version>
<jackson-databind.version>2.16.2</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 120cc37

Please sign in to comment.