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:
dependabot[bot]
2024-11-07 19:25:13 +01:00
committed by GitHub
parent ea69b4d1f0
commit 28d59e6819

View File

@@ -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>