This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new eae06d3a40 Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 
2.1.1 (#1606)
eae06d3a40 is described below

commit eae06d3a40419f82e3f32949cbc82e5ebcb345ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 22 09:17:24 2023 -0500

    Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 2.1.1 (#1606)
    
    Bumps com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 2.1.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.fastinfoset:FastInfoset
      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 26731011ecc03312f3aca0acda36f3d75f329c47)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1e86766a16..558e4bddcc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -816,7 +816,7 @@
             <dependency>
                 <groupId>com.sun.xml.fastinfoset</groupId>
                 <artifactId>FastInfoset</artifactId>
-                <version>2.1.0</version>
+                <version>2.1.1</version>
                 <exclusions>
                     <exclusion>
                         <groupId>javax.xml</groupId>

Reply via email to