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 5f0655fd671 Bump io.undertow.ee:undertow-servlet from 2.0.0.Final to 
2.0.1.Final (#3271)
5f0655fd671 is described below

commit 5f0655fd67149e63a735854f71171a6201480082
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 07:21:27 2026 -0400

    Bump io.undertow.ee:undertow-servlet from 2.0.0.Final to 2.0.1.Final (#3271)
    
    Bumps 
[io.undertow.ee:undertow-servlet](https://github.com/undertow-io/undertow-ee) 
from 2.0.0.Final to 2.0.1.Final.
    - [Release notes](https://github.com/undertow-io/undertow-ee/releases)
    - 
[Commits](https://github.com/undertow-io/undertow-ee/compare/2.0.0.Final...2.0.1.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow.ee:undertow-servlet
      dependency-version: 2.0.1.Final
      dependency-type: direct:development
      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 2bbbb406eeb..3ca80bd2fb5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -228,7 +228,7 @@
         <cxf.tomcat.version>11.0.23</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.1.Final</cxf.undertow.version>
-        <cxf.undertow.ee.version>2.0.0.Final</cxf.undertow.ee.version>
+        <cxf.undertow.ee.version>2.0.1.Final</cxf.undertow.ee.version>
         <cxf.yasson.version>3.0.4</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

Reply via email to