commit | 409ca139be07ee56617f6d17cc78fac0e754e42f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Mar 30 00:03:51 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Apr 03 11:52:16 2022 +0200 |
tree | 8c17b5d19aab6426ebe5b7def463494df720cb0b | |
parent | d0daa34fa224c5330f443fbf6a0dbde07023e998 [diff] |
Bump jackson-databind from 2.13.2.1 to 2.13.2.2 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.2.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Change-Id: I0774ca909e9f2891ffefd7e51feeee9203627032 --- 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> Closes #23 Change-Id: I5cdae25d6d0ba9955042d2009a3d375c3c00f60e
diff --git a/pom.xml b/pom.xml index e2d9a8f..b556a0b 100644 --- a/pom.xml +++ b/pom.xml
@@ -65,7 +65,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> - <version>2.13.2.1</version> + <version>2.13.2.2</version> </dependency> <dependency>