Skip to content

Commit c21b097

Browse files
authored
fix: upgrade org.apache.maven:maven-plugin-api from 3.8.1 to 3.8.3 (#113)
Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.8.1 to 3.8.3. 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/coveo-github/project/a5b9ba9f-0743-4c20-879d-8c67e02753a3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 571cd52 commit c21b097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.apache.maven</groupId>
6969
<artifactId>maven-plugin-api</artifactId>
70-
<version>3.8.1</version>
70+
<version>3.8.3</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.apache.maven.plugin-tools</groupId>

0 commit comments

Comments
 (0)