Skip to content

Commit

Permalink
Bump jackson-databind from 2.12.3 to 2.12.7.1 (#54)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.7.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 32d5dc7 commit 7cc819d
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 @@ -55,7 +55,7 @@
<slf4j.version>1.7.26</slf4j.version>
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<commons-cli.version>1.3</commons-cli.version>
<jackson.version>2.12.3</jackson.version>
<jackson.version>2.12.7.1</jackson.version>
<jena.version>3.1.1</jena.version>
<junit.version>4.13.1</junit.version>
<cargo.version>1.4.12</cargo.version>
Expand Down

0 comments on commit 7cc819d

Please sign in to comment.