Skip to content

Commit

Permalink
Bump jackson-databind from 2.10.5.1 to 2.12.6.1
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5.1 to 2.12.6.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 5, 2022
1 parent f4a8462 commit ca14e1c
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 @@ -13,7 +13,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<quartz.version>2.3.2.3</quartz.version>
<luttuce.core.version>5.0.2.RELEASE</luttuce.core.version>
<jackson.version>2.10.5.1</jackson.version>
<jackson.version>2.12.6.1</jackson.version>

<slf4j.version>1.7.7</slf4j.version>
<log4j.version>2.17.1</log4j.version>
Expand Down

0 comments on commit ca14e1c

Please sign in to comment.