From cf105173af3df9fce7436618ffdd057317fcf05d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Apr 2022 16:48:21 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.0 to 2.13.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.0 to 2.13.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/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..72b0d26 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.13.0 + 2.13.2