From 72128884bf0d3141113423737a9e1231fba165df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 13:33:30 +0000 Subject: [PATCH] Bump jackson-annotations from 2.12.1 to 2.12.2 Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7aab569..1213360 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.12.1 + 2.12.2 -- 2.45.3