Bump jackson-databind from 2.10.5.1 to 2.12.7.1 in /2006Scape Server (#537)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-07 04:54:46 +00:00
committed by GitHub
parent 572c80b32e
commit a26d5cf7eb
+1 -1
View File
@@ -46,7 +46,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.5.1</version>
<version>2.12.7.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.json/json -->
<dependency>