Skip to content

Commit 5d9ebf5

Browse files
Bump maven-plugin-plugin from 3.6.4 to 3.7.0 (#563)
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 7f098eb commit 5d9ebf5

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
@@ -63,7 +63,7 @@
6363
</plugin>
6464
<plugin>
6565
<artifactId>maven-plugin-plugin</artifactId>
66-
<version>3.6.4</version>
66+
<version>3.7.0</version>
6767
</plugin>
6868
</plugins>
6969
</build>

0 commit comments

Comments
 (0)