Skip to content

Commit e072115

Browse files
authored
fix: upgrade org.apache.maven:maven-plugin-api from 3.6.3 to 3.8.1 (#387)
Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.6.3 to 3.8.1. 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/quickfix-j/project/50fe797e-f509-4fbc-8918-986f7f344a52?utm_source=github&utm_medium=upgrade-pr
1 parent 39909fe commit e072115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickfixj-codegenerator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.maven</groupId>
2727
<artifactId>maven-plugin-api</artifactId>
28-
<version>3.6.3</version>
28+
<version>3.8.1</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)