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 637adf0a5e Bump io.undertow.ee:undertow-servlet from 2.0.0.Beta2 to 
2.0.0.RC1 (#2950)
637adf0a5e is described below

commit 637adf0a5e81883e33cb183c9b9a18ab37b770e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 08:38:33 2026 -0400

    Bump io.undertow.ee:undertow-servlet from 2.0.0.Beta2 to 2.0.0.RC1 (#2950)
    
    Bumps 
[io.undertow.ee:undertow-servlet](https://github.com/undertow-io/undertow-ee) 
from 2.0.0.Beta2 to 2.0.0.RC1.
    - [Release notes](https://github.com/undertow-io/undertow-ee/releases)
    - 
[Commits](https://github.com/undertow-io/undertow-ee/compare/2.0.0.Beta2...2.0.0.CR1)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow.ee:undertow-servlet
      dependency-version: 2.0.0.RC1
      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 dbd4286072..ec538ee816 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.RC1</cxf.undertow.version>
-        <cxf.undertow.ee.version>2.0.0.Beta2</cxf.undertow.ee.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
              version (with the Final), but we don't want an import package 
with a version

Reply via email to