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 7c9e0986479 Bump io.undertow.ee:undertow-servlet from 2.0.1.Final to 
2.0.2.Final (#3427)
7c9e0986479 is described below

commit 7c9e0986479e2a8bfc99455fb7b59742d94f9319
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 07:24:49 2026 -0400

    Bump io.undertow.ee:undertow-servlet from 2.0.1.Final to 2.0.2.Final (#3427)
    
    Bumps 
[io.undertow.ee:undertow-servlet](https://github.com/undertow-io/undertow-ee) 
from 2.0.1.Final to 2.0.2.Final.
    - [Release notes](https://github.com/undertow-io/undertow-ee/releases)
    - 
[Commits](https://github.com/undertow-io/undertow-ee/compare/2.0.1.Final...2.0.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow.ee:undertow-servlet
      dependency-version: 2.0.2.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 5dee1de32e8..7528957d1d6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -228,7 +228,7 @@
         <cxf.tomcat.version>11.0.25</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.2.Final</cxf.undertow.version>
-        <cxf.undertow.ee.version>2.0.1.Final</cxf.undertow.ee.version>
+        <cxf.undertow.ee.version>2.0.2.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