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 4f843b4ff0 Bump io.undertow.ee:undertow-servlet from 2.0.0.Beta1 to 
2.0.0.Beta2 (#2914)
4f843b4ff0 is described below

commit 4f843b4ff09150521dcde3b9f1a830bd399a9835
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 09:32:31 2026 -0500

    Bump io.undertow.ee:undertow-servlet from 2.0.0.Beta1 to 2.0.0.Beta2 (#2914)
    
    Bumps 
[io.undertow.ee:undertow-servlet](https://github.com/undertow-io/undertow-ee) 
from 2.0.0.Beta1 to 2.0.0.Beta2.
    - [Release notes](https://github.com/undertow-io/undertow-ee/releases)
    - 
[Commits](https://github.com/undertow-io/undertow-ee/compare/2.0.0.Beta1...2.0.0.Beta2)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow.ee:undertow-servlet
      dependency-version: 2.0.0.Beta2
      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 a170a0e640..3292b0b400 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -227,7 +227,7 @@
         <cxf.tomcat.version>11.0.18</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.0.Beta2</cxf.undertow.version>
-        <cxf.undertow.ee.version>2.0.0.Beta1</cxf.undertow.ee.version>
+        <cxf.undertow.ee.version>2.0.0.Beta2</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