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 5b0913752d7 Bump io.undertow:undertow-core from 2.4.0.RC3 to 2.4.0.RC4 
(#3004)
5b0913752d7 is described below

commit 5b0913752d7d7179932bd31001a794ab4db42521
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 08:19:20 2026 -0400

    Bump io.undertow:undertow-core from 2.4.0.RC3 to 2.4.0.RC4 (#3004)
    
    Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 
from 2.4.0.RC3 to 2.4.0.RC4.
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.4.0.RC3...2.4.0.RC4)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.0.RC4
      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 776ba9d32b4..17968c40f6f 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.20</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
-        <cxf.undertow.version>2.4.0.RC3</cxf.undertow.version>
+        <cxf.undertow.version>2.4.0.RC4</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