commit | 1bc8fb1fdc64b128899a769c2ae1feae05bb0991 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Oct 11 00:05:43 2022 +0000 |
committer | Akron <nils@diewald-online.de> | Wed Oct 12 10:39:44 2022 +0200 |
tree | 48cda056d3cf67bfdb3dc60a259e70bc82ace107 | |
parent | b37c7be68550b96f17961d2b68ae872267abd7ef [diff] |
Bump jackson-databind from 2.14.0-rc1 to 2.14.0-rc2 (closes #29) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0-rc1 to 2.14.0-rc2. - [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: Id2d0424e7f64340df7829c30f83c4c01d7dc76df
diff --git a/pom.xml b/pom.xml index a3b1f87..31d8417 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-rc1</version> + <version>2.14.0-rc2</version> </dependency> <dependency>