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 aaa1b837e0 Bump org.atmosphere:atmosphere-runtime from 3.0.15 to 3.1.0 
(#2888)
aaa1b837e0 is described below

commit aaa1b837e0328bc4b3dde0ce7cb3c9df64b4006d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 10:56:43 2026 -0500

    Bump org.atmosphere:atmosphere-runtime from 3.0.15 to 3.1.0 (#2888)
    
    Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.0.15 to 3.1.0.
    - 
[Commits](https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.0.15...atmosphere-project-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.atmosphere:atmosphere-runtime
      dependency-version: 3.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 8e82cbd4e2..78ad4982b6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
         <cxf.assertj.version>4.0.0-M1</cxf.assertj.version>
         <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
-        <cxf.atmosphere.version>3.0.15</cxf.atmosphere.version>
+        <cxf.atmosphere.version>3.1.0</cxf.atmosphere.version>
         <cxf.bcprov.version>1.81</cxf.bcprov.version>
         <cxf.brave.version>6.3.0</cxf.brave.version>
         <cxf.cdi.api.version>4.1.0</cxf.cdi.api.version>

Reply via email to