This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new e614ced  Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 
3.0.0 (#313)
e614ced is described below

commit e614cedc4601ac258c26f479d68b5600bbc56eee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 26 09:25:17 2026 -0400

    Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 (#313)
    
    Bumps 
[jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api)
 from 2.1.1 to 3.0.0.
    - 
[Commits](https://github.com/jakartaee/common-annotations-api/compare/2.1.1...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.annotation:jakarta.annotation-api
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd4a1d9..7549ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
                 <dependency>
                     <groupId>jakarta.annotation</groupId>
                     <artifactId>jakarta.annotation-api</artifactId>
-                    <version>2.1.1</version>
+                    <version>3.0.0</version>
                 </dependency>
                 <dependency>
                     <groupId>jakarta.xml.ws</groupId>

Reply via email to