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 e2f71c982b61a0f95ea3e8ac068920026c88381e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 24 06:52:39 2023 +0100

    Bump maven-plugin-annotations from 3.8.1 to 3.8.2 (#1251)
    
    Bumps 
[maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 
3.8.1 to 3.8.2.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
      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 06cc708b6c963c1bdaaf11c1d138c6c5e5d897e5)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 19abc2c5c9..3ae2d6859d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -869,7 +869,7 @@
             <dependency>
                 <groupId>org.apache.maven.plugin-tools</groupId>
                 <artifactId>maven-plugin-annotations</artifactId>
-                <version>3.8.1</version>
+                <version>3.8.2</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>

Reply via email to