Skip to content

Commit

Permalink
Bump jackson-databind from 2.9.7 to 2.9.10.8
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.9.10.8.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2021
1 parent 6c7dc1f commit 6dc20f6
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 @@ -37,7 +37,7 @@
<rhino.version>1.7.7.2</rhino.version>
<slf4j.version>1.7.10</slf4j.version>
<commons-lang3.version>3.8.1</commons-lang3.version>
<jackson.version>2.9.7</jackson.version>
<jackson.version>2.9.10.8</jackson.version>
<freemarker.version>2.3.19</freemarker.version>
<!-- testing libs -->
<testng.version>6.7</testng.version>
Expand Down

0 comments on commit 6dc20f6

Please sign in to comment.