commit | a0ec6bbf9de2c2fc0b44cc141451a13d74a4ce40 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Mar 29 13:36:26 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Apr 02 18:58:58 2022 +0200 |
tree | aac00b574e67f28b95a5110353f239ce95abb627 | |
parent | 85cd204e546a09af4aa812d2864ea81a05d2b202 [diff] [blame] |
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: I72e59e095765beb9e1e25c7994f0f70e002e01bb --- 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 #17 Change-Id: Ia09be7ceca2d6ec23e975f097c964c60a68a56ae
diff --git a/pom.xml b/pom.xml index 7e3ca1e..54c3619 100644 --- a/pom.xml +++ b/pom.xml
@@ -33,7 +33,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> <!-- jetty -->