From 14289d526fb6e6dbbfd6c1fbe1bd3b00a2bd4e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:01:23 +0100 Subject: [PATCH] Bump jackson2.version from 2.15.2 to 2.16.0 (#696) Bumps `jackson2.version` from 2.15.2 to 2.16.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.2 to 2.16.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 653e4cfe..d704d0e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 3.2.3-SNAPSHOT https://github.com/lukas-krecan/JsonUnit - 2.15.2 + 2.16.0 1.15.0 2.10.1 2.2