Skip to content

Commit 8f89e99

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

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.maven</groupId>
2626
<artifactId>maven-core</artifactId>
27-
<version>3.3.9</version>
27+
<version>3.8.4</version>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)