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 ff4e132ab08 Bump cxf.johnzon.version from 2.0.2 to 2.1.0 (#3076)
ff4e132ab08 is described below
commit ff4e132ab08cc83b0a4be8d45a85dcb1ad2eae97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 09:05:06 2026 -0400
Bump cxf.johnzon.version from 2.0.2 to 2.1.0 (#3076)
Bumps `cxf.johnzon.version` from 2.0.2 to 2.1.0.
Updates `org.apache.johnzon:johnzon-core` from 2.0.2 to 2.1.0
Updates `org.apache.johnzon:johnzon-mapper` from 2.0.2 to 2.1.0
Updates `org.apache.johnzon:johnzon-jsonb` from 2.0.2 to 2.1.0
---
updated-dependencies:
- dependency-name: org.apache.johnzon:johnzon-core
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.johnzon:johnzon-mapper
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.johnzon:johnzon-jsonb
dependency-version: 2.1.0
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 342f232b00f..ff3d69de7f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
<cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
<cxf.jexl.version>3.6.2</cxf.jexl.version>
<cxf.joda.time.version>2.10.10</cxf.joda.time.version>
- <cxf.johnzon.version>2.0.2</cxf.johnzon.version>
+ <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>