This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 31fad6eed2ffdca38009d13f7c722992421a0c66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 30 09:14:45 2024 -0400
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1
(#2128)
Bumps
[org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
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.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>
(cherry picked from commit 90b1151c6da824703f408cbcdb5a24ef303941e7)
(cherry picked from commit 30e8d17294426e0496138065c667c015e60f3384)
(cherry picked from commit ccd6aa5faeafae721dcf0c423c4757b8a17cd9c1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f7dd1a1b01..e3819031a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -564,7 +564,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
- <version>3.15.0</version>
+ <version>3.15.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>