This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit dc9553732f38062c1fcd7d55e11707a8b942a529
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 07:36:26 2026 -0500
Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2870)
Bumps
[org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools)
from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/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
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8d3f0e989be51c23cbff40c5c146b347e9115d0c)
(cherry picked from commit 313385e9ec9cd14d98ce7f5f9c87f81e83272e61)
(cherry picked from commit 8f281498aec6ba31f8b7439bf849c21498760f2d)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 00618ea497..0f18061233 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -884,7 +884,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
- <version>3.15.1</version>
+ <version>3.15.2</version>
<scope>provided</scope>
</dependency>
<dependency>