From 3e0ff581aef43f582e528c86d32760ec16d3ec1e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jun 2023 00:21:57 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.0 to 2.15.0 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.0 to 2.15.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/spaceghost69/project/8db2a1cd-c203-44e1-87e1-8d34509af926?utm_source=github&utm_medium=referral&page=upgrade-pr --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 4e31c6d..42c7c3c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.13.0 + 2.15.0