Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(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.15.2 to 2.16.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d6fa095 commit d1f6973
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
@@ -58,7 +58,7 @@
<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
<groovy-all.version>3.0.19</groovy-all.version>
<hamcrest.version>1.3</hamcrest.version>
<jackson.version>2.15.2</jackson.version>
<jackson.version>2.16.1</jackson.version>
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<jupiter.version>5.10.0</jupiter.version>
<junit-platform.version>1.10.0</junit-platform.version>

0 comments on commit d1f6973

Please sign in to comment.