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.git


The following commit(s) were added to refs/heads/main by this push:
     new 5d3acd406d9 Bump jakarta.json.bind:jakarta.json.bind-api from 3.0.1 to 
3.0.2 (#3199)
5d3acd406d9 is described below

commit 5d3acd406d97ad57cd8a4334152e626131ecb15e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 07:25:26 2026 -0400

    Bump jakarta.json.bind:jakarta.json.bind-api from 3.0.1 to 3.0.2 (#3199)
    
    Bumps 
[jakarta.json.bind:jakarta.json.bind-api](https://github.com/jakartaee/jsonb-api)
 from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/jakartaee/jsonb-api/releases)
    - [Commits](https://github.com/jakartaee/jsonb-api/compare/3.0.1...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.json.bind:jakarta.json.bind-api
      dependency-version: 3.0.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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7a4933eb04b..865e3decca3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -170,7 +170,7 @@
         <cxf.johnzon.version>2.1.0</cxf.johnzon.version>
         <cxf.jspecify.version>1.0.0</cxf.jspecify.version>
         <cxf.json.api.version>2.1.3</cxf.json.api.version>
-        <cxf.json.bind-api.version>3.0.1</cxf.json.bind-api.version>
+        <cxf.json.bind-api.version>3.0.2</cxf.json.bind-api.version>
         <cxf.jsr250.api.version>1.0</cxf.jsr250.api.version>
         <cxf.junit.version>4.13.2</cxf.junit.version>
         <cxf.junit6.version>6.1.0</cxf.junit6.version>

Reply via email to