Skip to content

Commit

Permalink
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.16.1 to 2.18.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 251015e commit 09c07ca
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 @@ -60,7 +60,7 @@
<gmavenplus-plugin.version>3.0.2</gmavenplus-plugin.version>
<groovy-all.version>4.0.20</groovy-all.version>
<hamcrest.version>1.3</hamcrest.version>
<jackson.version>2.16.1</jackson.version>
<jackson.version>2.18.2</jackson.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jupiter.version>5.11.3</jupiter.version>
<junit-platform.version>1.11.0</junit-platform.version>
Expand Down

0 comments on commit 09c07ca

Please sign in to comment.