Bump jackson-databind from 2.13.0 to 2.13.4.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 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] <support@github.com>
pull/152/head
dependabot[bot] 2022-10-19 04:50:09 +00:00 committed by GitHub
parent 5d7ab6968c
commit 6144934bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<maven.war.version>3.2.3</maven.war.version>
<slfj4.version>1.7.32</slfj4.version>
<guava.version>31.0.1-jre</guava.version>
<jackson.version>2.13.0</jackson.version>
<jackson.version>2.13.4.1</jackson.version>
<junit.version>4.13.2</junit.version>
<jmh.version>1.33</jmh.version>
<reflections.version>0.10.2</reflections.version>