From c530068e09e59197150525b2f50c5dd12cf63146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 02:00:42 +0000 Subject: [PATCH] build(deps-dev): bump jackson-annotations from 2.13.4 to 2.14.0 Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.4 to 2.14.0. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e83bce8db9..2eb18e7886 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.13.4 + 2.14.0 test