From 60ea0e530dbdd1115d223ba8e2d97196a8578baa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 03:56:16 +0000 Subject: [PATCH] Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3 Bumps jackson-datatype-jsr310 from 2.13.2 to 2.13.3. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b873a9e3..9c2e41a8 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.13.2 + 2.13.3 org.apache.groovy