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 Mar 11, 2024
1 parent 5e755f3 commit 78c0048
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 @@ -494,7 +494,7 @@
<properties>
<!-- Encoding UTF-8 -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson2-version>2.16.1</jackson2-version>
<jackson2-version>2.16.2</jackson2-version>
<spring.version>6.1.4</spring.version>
<jacoco.version>0.8.11</jacoco.version>
<antlr-version>4.13.1</antlr-version>
Expand Down

0 comments on commit 78c0048

Please sign in to comment.