From fef5859d97c882db9555336bfd82650f5b214272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 12:54:31 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /starfish-learn-redisson Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.0 to 2.13.2.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] --- starfish-learn-redisson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starfish-learn-redisson/pom.xml b/starfish-learn-redisson/pom.xml index 4187b57..185bd1a 100644 --- a/starfish-learn-redisson/pom.xml +++ b/starfish-learn-redisson/pom.xml @@ -83,7 +83,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.0 + 2.13.2.1