From 7eb2b4a1989ce313e1f1715fbc18c1dd513bd03d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Dec 2023 15:02:38 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.16.0 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.16.0. 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 cb6d52d..8ff490a 100644 --- a/pom.xml +++ b/pom.xml @@ -206,7 +206,7 @@ jackson-annotations com.fasterxml.jackson.core - 2.15.3 + 2.16.0 junit-jupiter-api