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 ac0188af99f8979a0e9bef0e16da8acb93a7a88e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 07:24:13 2026 -0400
Bump org.eclipse:yasson from 3.0.4 to 3.0.5 (#3432)
Bumps org.eclipse:yasson from 3.0.4 to 3.0.5.
---
updated-dependencies:
- dependency-name: org.eclipse:yasson
dependency-version: 3.0.5
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 0588b5f26698ddcfc5ad78c59fcf7a558a88980c)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index f1bc8d28eb7..eeeb7e80e08 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -225,7 +225,7 @@
<cxf.tomcat.version>10.1.57</cxf.tomcat.version>
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
<cxf.undertow.version>2.3.23.Final</cxf.undertow.version>
- <cxf.yasson.version>3.0.4</cxf.yasson.version>
+ <cxf.yasson.version>3.0.5</cxf.yasson.version>
<!-- the Export-Package is the same as the Maven artifact
version (with the Final), but we don't want an import package
with a version
with a qualifier. We do want a range. -->