From 5da642dae256b79581bb1de8e1b551be6cb7ed29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 04:25:16 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.16.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.16.1. - [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..183c52d3 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.1 de.digitalcollections.model diff --git a/dc-commons-server/pom.xml b/dc-commons-server/pom.xml index 5bc40826..a59cf963 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.1 com.maxmind.geoip2 diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 0930204f..9207dd69 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.1 test diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..bebab46e 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.1 io.jsonwebtoken