From 8360c7325b6fd75ba6cc414511b77c9e36bf0013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 07:07:59 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4 to 2.16.0 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.16.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dc-commons-jdbi/pom.xml | 2 +- dc-commons-server/pom.xml | 2 +- dc-commons-springboot/pom.xml | 2 +- dc-commons-springsecurity/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dc-commons-jdbi/pom.xml b/dc-commons-jdbi/pom.xml index f7db96f5..fac3cb44 100644 --- a/dc-commons-jdbi/pom.xml +++ b/dc-commons-jdbi/pom.xml @@ -19,7 +19,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.16.0 de.digitalcollections.model diff --git a/dc-commons-server/pom.xml b/dc-commons-server/pom.xml index 5bc40826..f8b98f0b 100644 --- a/dc-commons-server/pom.xml +++ b/dc-commons-server/pom.xml @@ -19,7 +19,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.16.0 com.maxmind.geoip2 diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 0930204f..eb90afef 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -28,7 +28,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.16.0 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..8fe647d0 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -19,7 +19,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.16.0 io.jsonwebtoken