Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] c9f92a2fbe
Bump jackson-databind from 2.11.0 to 2.12.6.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 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] <support@github.com>
2022-06-05 11:40:10 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<ehcache.version>3.9.9</ehcache.version>
<spring.version>5.3.19</spring.version>
<cxf.version>3.3.11</cxf.version>
<jackson.version>2.12.1</jackson.version>
<jackson.version>2.12.6.1</jackson.version>
<hsqldb.version>2.5.0</hsqldb.version>
<openjpa.version>3.1.1</openjpa.version>