From cb157d67dc81099abaee7d403750621ddd417176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 01:39:33 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.0.pr1 to 2.12.6.1 in /mydelay Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0.pr1 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mydelay/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mydelay/pom.xml b/mydelay/pom.xml index d8e4089..4ce5df7 100644 --- a/mydelay/pom.xml +++ b/mydelay/pom.xml @@ -25,7 +25,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0.pr1 + 2.12.6.1 provided