mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-14 06:07:33 +00:00
Bump maven.plugin-tools.version from 3.15.0 to 3.15.1 (#1186)
Bumps `maven.plugin-tools.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](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.0...maven-plugin-tools-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](https://github.com/apache/maven-plugin-tools/compare/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.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -99,7 +99,7 @@
|
||||
<picocli.version>4.7.6</picocli.version>
|
||||
<!-- 2.29+ is Java 17+ -->
|
||||
<roaster.version>2.28.0.Final</roaster.version>
|
||||
<maven.plugin-tools.version>3.15.0</maven.plugin-tools.version>
|
||||
<maven.plugin-tools.version>3.15.1</maven.plugin-tools.version>
|
||||
<javassist.version>3.30.2-GA</javassist.version>
|
||||
<xstream.version>1.4.20</xstream.version>
|
||||
<plexus-interactivity-api.version>1.3</plexus-interactivity-api.version>
|
||||
|
Reference in New Issue
Block a user