Skip to content

Commit 86c233a

Browse files
Bump maven-plugin-api from 3.8.6 to 3.8.7 (#594)
Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.8.6 to 3.8.7. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.6...maven-3.8.7) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f7b1ba commit 86c233a

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.8.6</version>
28+
<version>3.8.7</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)