Skip to content

Commit 8ec9c6e

Browse files
committed
fix: canteen/canteen-maven-plugin/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-461102
1 parent 2494976 commit 8ec9c6e

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)