commit | fe94bf6ef67cc282faf174c2a3223a9b93bfbc50 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 17 14:00:52 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Wed May 17 16:48:19 2023 +0200 |
tree | f68d84e8ea795ec49e3091306ed2ab17ee3cc8f4 | |
parent | d4396e960227fe248db9419b4c171386475c0018 [diff] [blame] |
Bump jackson-databind from 2.15.0 to 2.15.1 (closes #69) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.15.0 to 2.15.1. - [Commits](https://github.com/FasterXML/jackson/commits) Change-Id: I3a438d3b789d709bdc7d1fa94d7c9bd34ee0a4b5 --- 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: I5426f3acaa54055af153106da5d2c7630a00fd51
diff --git a/pom.xml b/pom.xml index bada5bd..b196b5b 100644 --- a/pom.xml +++ b/pom.xml
@@ -33,7 +33,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> - <version>2.15.0</version> + <version>2.15.1</version> </dependency> <!-- jetty -->