Skip to content

Commit d1f74f7

Browse files
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin (#4638)
Bumps the maven-plugin-dependencies group with 1 update: [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools). Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugin-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 547d18a commit d1f74f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-plugin-plugin</artifactId>
65-
<version>3.12.0</version>
65+
<version>3.13.0</version>
6666
</plugin>
6767
</plugins>
6868
</build>

0 commit comments

Comments
 (0)