From a918d17ecd150f22000ef2b30c20c9d203a648ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 04:39:45 +0000 Subject: [PATCH] build(deps): bump com.fasterxml.jackson.core:jackson-annotations in /jwt Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.10.0 to 2.18.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production 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 464bae5f..79ff7f39 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.10.0 + 2.18.1