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 2107e81c44e3f5c21743b95f63b3718d84461fc2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 26 13:31:37 2025 -0400

    Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2484)
    
    Bumps 
[org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools)
 from 3.8.2 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.8.2...maven-plugin-tools-3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      dependency-version: 3.15.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit cf0012f8e6ed8eccbb939a3c269036e2fb038d41)
    (cherry picked from commit bbe0ac8518a6e10f47eebb166eef33ab7e7b0bdb)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ca1120997f..bf9c571f0d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -883,7 +883,7 @@
             <dependency>
                 <groupId>org.apache.maven.plugin-tools</groupId>
                 <artifactId>maven-plugin-annotations</artifactId>
-                <version>3.8.2</version>
+                <version>3.15.1</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>

Reply via email to