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 9f50b1edd2b Bump io.undertow:undertow-core from 2.4.0.RC4 to 
2.4.0.Final (#3102)
9f50b1edd2b is described below

commit 9f50b1edd2b00a1e579f242bedb3c794f3705086
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 07:36:19 2026 -0400

    Bump io.undertow:undertow-core from 2.4.0.RC4 to 2.4.0.Final (#3102)
    
    Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 
from 2.4.0.RC4 to 2.4.0.Final.
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.4.0.RC4...2.4.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.0.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 03d0c56f7fa..75717760342 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -226,7 +226,7 @@
         <cxf.tika.version>3.3.0</cxf.tika.version>
         <cxf.tomcat.version>11.0.22</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
-        <cxf.undertow.version>2.4.0.RC4</cxf.undertow.version>
+        <cxf.undertow.version>2.4.0.Final</cxf.undertow.version>
         <cxf.undertow.ee.version>2.0.0.RC1</cxf.undertow.ee.version>
         <cxf.yasson.version>3.0.4</cxf.yasson.version>
         <!-- the Export-Package is the same as the Maven artifact

Reply via email to