Skip to content

Commit 9f5e506

Browse files
committed
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.4 to 3.6.2
Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.4 to 3.6.2. 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/salesforce-oss/project/30768232-4be9-480f-9a4e-49781a0b6912?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0f33b7c commit 9f5e506

File tree

1 file changed

+1
-1
lines changed
  • canteen/canteen-maven-plugin

1 file changed

+1
-1
lines changed

canteen/canteen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.maven.plugin-tools</groupId>
4444
<artifactId>maven-plugin-annotations</artifactId>
45-
<version>3.4</version>
45+
<version>3.6.2</version>
4646
<scope>provided</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)