Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] ba2d773933
Bump jackson-databind from 2.11.1 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.1 to 2.12.7.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-11-16 01:48:45 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.11.1</version>
<version>2.12.7.1</version>
</dependency>
<dependency>