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 ed9ee55fb193848d02447bd6089cf67e499885ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 07:23:15 2026 -0400
Bump org.eclipse.parsson:parsson from 1.1.7 to 1.1.9 (#3196)
Bumps
[org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from
1.1.7 to 1.1.9.
- [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
- [Commits](https://github.com/eclipse-ee4j/parsson/compare/1.1.7...1.1.9)
---
updated-dependencies:
- dependency-name: org.eclipse.parsson:parsson
dependency-version: 1.1.9
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 4fd8325c6cd245e184e3650738611422b7451729)
# 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 44c6787d651..4e742b12d9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
<cxf.opentelemetry.semconv.version>1.29.0-alpha</cxf.opentelemetry.semconv.version>
<cxf.opentracing.version>0.33.0</cxf.opentracing.version>
<cxf.openwebbeans.version>2.0.28</cxf.openwebbeans.version>
- <cxf.parsson.version>1.1.7</cxf.parsson.version>
+ <cxf.parsson.version>1.1.9</cxf.parsson.version>
<cxf.persistence-api.version>3.1.0</cxf.persistence-api.version>
<cxf.plexus-archiver.version>4.11.0</cxf.plexus-archiver.version>
<cxf.plexus-utils.version>3.5.1</cxf.plexus-utils.version>