commit | 6803f8d09bdff4324d247c4591331dee68d07744 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jan 30 00:08:28 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Mon Mar 20 14:16:52 2023 +0100 |
tree | e0d81d46c5ef0534c73bdaefaa1638363f0a3a48 | |
parent | c68dcfc835ee2a3049e63052ff9e4ba44bbc8945 [diff] [blame] |
Bump jackson-databind from 2.14.1 to 2.14.2 (closes #35) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.1 to 2.14.2. - [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: I5803a958114c8cc6d4ed531f67734e8589a8951f
diff --git a/pom.xml b/pom.xml index 089c254..3c36df8 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.1</version> + <version>2.14.2</version> </dependency> <dependency>