This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 80a745cac728bb224b6343ef6c56f5abc74c2a52
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>
(cherry picked from commit 5d3acd406d97ad57cd8a4334152e626131ecb15e)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 175abcd5bb8..4561ba781bf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
<cxf.joda.time.version>2.10.10</cxf.joda.time.version>
<cxf.johnzon.version>1.2.21</cxf.johnzon.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.junit5.version>5.14.3</cxf.junit5.version>