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 3375b65a55 Bump io.undertow.ee:undertow-servlet from 2.0.0.Alpha1 to 
2.0.0.Alpha2 (#2776)
3375b65a55 is described below

commit 3375b65a55ec20c29f3f1bb75c2ef72f9d1e48a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 07:48:54 2025 -0500

    Bump io.undertow.ee:undertow-servlet from 2.0.0.Alpha1 to 2.0.0.Alpha2 
(#2776)
    
    Bumps 
[io.undertow.ee:undertow-servlet](https://github.com/undertow-io/undertow-ee) 
from 2.0.0.Alpha1 to 2.0.0.Alpha2.
    - [Release notes](https://github.com/undertow-io/undertow-ee/releases)
    - 
[Commits](https://github.com/undertow-io/undertow-ee/compare/2.0.0.Alpha1...2.0.0.Alpha2)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow.ee:undertow-servlet
      dependency-version: 2.0.0.Alpha2
      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 0db8d50777..f4d36a3f23 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -224,7 +224,7 @@
         <cxf.tomcat.version>11.0.14</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.0.Alpha1</cxf.undertow.version>
-        <cxf.undertow.ee.version>2.0.0.Alpha1</cxf.undertow.ee.version>
+        <cxf.undertow.ee.version>2.0.0.Alpha2</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