Skip to content

Commit 18700ff

Browse files
(v2.2.x): Bump maven.plugin.plugin.version from 3.12.0 to 3.13.0 (#837)
Bumps `maven.plugin.plugin.version` from 3.12.0 to 3.13.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` 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) 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.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor - 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e776e30 commit 18700ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<jruby.version>9.4.6.0</jruby.version>
7979
<maven.coveralls.plugin.version>4.3.0</maven.coveralls.plugin.version>
8080
<maven.jacoco.plugin.version>0.8.12</maven.jacoco.plugin.version>
81-
<maven.plugin.plugin.version>3.12.0</maven.plugin.plugin.version>
81+
<maven.plugin.plugin.version>3.13.0</maven.plugin.plugin.version>
8282
<maven.project.version>3.8.5</maven.project.version>
8383
<maven.filtering.version>3.3.2</maven.filtering.version>
8484
<plexus.utils.version>3.5.1</plexus.utils.version>

0 commit comments

Comments
 (0)