Skip to content

Commit 1d17fff

Browse files
committed
fix: upgrade org.apache.maven:maven-plugin-api from 3.0 to 3.8.4
Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.0 to 3.8.4. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven/maven-plugin-api/ 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 1d17fff

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
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.apache.maven</groupId>
3232
<artifactId>maven-plugin-api</artifactId>
33-
<version>3.0</version>
33+
<version>3.8.4</version>
3434
</dependency>
3535

3636
<dependency>

0 commit comments

Comments
 (0)