commit | 319b8a9bd8025ee2cf8919bb7bb5da7561aedcb0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Nov 08 00:02:08 2022 +0000 |
committer | Akron <nils@diewald-online.de> | Wed Nov 16 12:22:23 2022 +0100 |
tree | 6b883f55e27a7c591fe54d8e66d720288aa8f90d | |
parent | 1bc8fb1fdc64b128899a769c2ae1feae05bb0991 [diff] |
Bump jackson-databind from 2.14.0-rc2 to 2.14.0 (closes #31) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0-rc2 to 2.14.0. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I787da9e125a8cd809c30ba423d76d14a7f04da0e
diff --git a/pom.xml b/pom.xml index 31d8417..f6e5432 100644 --- a/pom.xml +++ b/pom.xml
@@ -65,7 +65,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> - <version>2.14.0-rc2</version> + <version>2.14.0</version> </dependency> <dependency>