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 4fd8325c6cd Bump org.eclipse.parsson:parsson from 1.1.7 to 1.1.9 
(#3196)
4fd8325c6cd is described below

commit 4fd8325c6cd245e184e3650738611422b7451729
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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 61186d5457f..3ded92d20c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
         
<cxf.opentelemetry.semconv.version>1.41.1</cxf.opentelemetry.semconv.version>
         <cxf.opentracing.version>0.33.0</cxf.opentracing.version>
         <cxf.openwebbeans.version>4.1.0</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.2.0</cxf.persistence-api.version>
         <cxf.plexus-archiver.version>4.11.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>4.0.3</cxf.plexus-utils.version>

Reply via email to