From c7e66c1213820db8192b8075d2a7152b2ccee1de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Apr 2024 18:41:03 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.16.1 to 2.16.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.16.1 to 2.16.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/ See this project in Snyk: https://app.snyk.io/org/b0bai-fa1/project/37da174d-3c3f-4834-9fa4-b9a9c21ebf93?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd173e1..7861970 100644 --- a/pom.xml +++ b/pom.xml @@ -206,7 +206,7 @@ jackson-annotations com.fasterxml.jackson.core - 2.16.1 + 2.16.2 junit-jupiter-api