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 26731011ec Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 
2.1.1 (#1606)
26731011ec is described below

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b220b9a941..9df2af4ca9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -795,7 +795,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