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.13.1 to 3.14.0 (#1103)
Bumps `maven.plugin-tools.version` from 3.13.1 to 3.14.0. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.1 to 3.14.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.1 to 3.14.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.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>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -98,7 +98,7 @@
|
||||
|
||||
<picocli.version>4.7.6</picocli.version>
|
||||
<roaster.version>2.28.0.Final</roaster.version>
|
||||
<maven.plugin-tools.version>3.13.1</maven.plugin-tools.version>
|
||||
<maven.plugin-tools.version>3.14.0</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