From 96cbec934563fb49d464f7b6243d106a329f842f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 09:52:55 +0000 Subject: [PATCH] [DEPENDABOT]: Bump jackson-annotations from 2.12.0 to 2.12.1 Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b4c6ab12a..8eae28473 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.12.0 + 2.13.0 ${osgi.scope}