Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.2 to 2.13.4.1
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.4.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]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 5e9292d commit 7a6cf94
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 @@ -39,7 +39,7 @@
<imageio.ext.version>1.4.4</imageio.ext.version>
<jts.version>1.18.2</jts.version>
<jaiext.version>1.1.23</jaiext.version>
<jackson.version>2.13.2</jackson.version>
<jackson.version>2.13.4.1</jackson.version>

<java.awt.headless>true</java.awt.headless>
<sun.java2d.d3d>true</sun.java2d.d3d>
Expand Down

0 comments on commit 7a6cf94

Please sign in to comment.