This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit aac44ac09f8319e7ad4dc0570aa888bf563ac0cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 07:29:43 2025 -0400

    Bump org.atmosphere:atmosphere-runtime from 3.0.13 to 3.0.14 (#2666)
    
    Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.0.13 to 3.0.14.
    - 
[Commits](https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.0.13...atmosphere-project-3.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.atmosphere:atmosphere-runtime
      dependency-version: 3.0.14
      dependency-type: direct:production
      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>
    (cherry picked from commit 67d75466d08330b5707d74c445e6e1e3dab11243)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1bdfd89036..41031e8b6d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <cxf.aspectj.version>1.9.24</cxf.aspectj.version>
         <cxf.assertj.version>3.27.6</cxf.assertj.version>
         <cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
-        <cxf.atmosphere.version>3.0.13</cxf.atmosphere.version>
+        <cxf.atmosphere.version>3.0.14</cxf.atmosphere.version>
         <cxf.bcprov.version>1.77</cxf.bcprov.version>
         <cxf.brave.version>5.17.1</cxf.brave.version>
         <cxf.cdi.api.version>3.0.0</cxf.cdi.api.version>

Reply via email to