Skip to content

Commit ce2c71e

Browse files
Bump maven.plugin.version from 3.15.0 to 3.15.1 (#340)
Bumps `maven.plugin.version` from 3.15.0 to 3.15.1. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugin-tools:maven-plugin-tools-ant` from 3.15.0 to 3.15.1 Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-ant dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ad1076 commit ce2c71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
commons.releaseManagerKey
141141
-->
142142
<!-- Including commons release plugin older version -->
143-
<maven.plugin.version>3.15.0</maven.plugin.version>
143+
<maven.plugin.version>3.15.1</maven.plugin.version>
144144
<commons.build-plugin.version>1.14.0</commons.build-plugin.version>
145145
<!-- Until Maven plugins used here don't fail the Moditect plugin -->
146146
<moditect.skip>true</moditect.skip>

0 commit comments

Comments
 (0)