Skip to content

Commit 57f3d95

Browse files
Bump maven.plugin.version from 3.15.1 to 3.15.2 (#415)
Bumps `maven.plugin.version` from 3.15.1 to 3.15.2. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) Updates `org.apache.maven.plugin-tools:maven-plugin-tools-ant` from 3.15.1 to 3.15.2 Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-ant dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 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 92a7043 commit 57f3d95

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
@@ -98,7 +98,7 @@
9898
commons.releaseManagerKey
9999
-->
100100
<!-- Including commons release plugin older version -->
101-
<maven.plugin.version>3.15.1</maven.plugin.version>
101+
<maven.plugin.version>3.15.2</maven.plugin.version>
102102
<commons.build-plugin.version>1.16.0</commons.build-plugin.version>
103103
<!-- Until Maven plugins used here don't fail the Moditect plugin -->
104104
<moditect.skip>true</moditect.skip>

0 commit comments

Comments
 (0)