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 148c2324857 Bump io.undertow:undertow-core from 2.4.1.Final to 
2.4.2.Final (#3273)
148c2324857 is described below

commit 148c232485726945fae4736d7554f3ba8a123070
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 16:36:53 2026 -0400

    Bump io.undertow:undertow-core from 2.4.1.Final to 2.4.2.Final (#3273)
    
    Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 
from 2.4.1.Final to 2.4.2.Final.
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.4.1.Final...2.4.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.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 3ca80bd2fb5..62824a6435a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -227,7 +227,7 @@
         <cxf.tika.version>3.3.1</cxf.tika.version>
         <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.version>2.4.2.Final</cxf.undertow.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

Reply via email to