From a9799b850b71ea357c4c6d9cd3f6a5ab0b822f02 Mon Sep 17 00:00:00 2001 From: Per Ploug Date: Thu, 16 Mar 2023 18:09:30 +0100 Subject: [PATCH] fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.8.1 (#169) Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.8.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d9d16c..ee89187 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.7.1 + 3.8.1 provided