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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 28deff010515 chore(deps): Bump org.atmosphere:atmosphere-runtime
28deff010515 is described below

commit 28deff0105155bcd59e4690c75f5c8515487e936
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 13 07:41:31 2026 +0000

    chore(deps): Bump org.atmosphere:atmosphere-runtime
    
    Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 4.0.11 to 4.0.13.
    - [Release notes](https://github.com/Atmosphere/atmosphere/releases)
    - 
[Changelog](https://github.com/Atmosphere/atmosphere/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.11...atmosphere-4.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.atmosphere:atmosphere-runtime
      dependency-version: 4.0.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b7e32b44ad07..e5622efc18df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -73,7 +73,7 @@
         <assertj-version>3.27.7</assertj-version>
         <asterisk-java-version>3.41.0</asterisk-java-version>
         <atlassian-fugue-version>6.1.2</atlassian-fugue-version>
-        <atmosphere-version>4.0.11</atmosphere-version>
+        <atmosphere-version>4.0.13</atmosphere-version>
         <avro-version>1.12.1</avro-version>
         <avro-ipc-jetty-version>1.12.1</avro-ipc-jetty-version>
         <avro-ipc-netty-version>1.12.1</avro-ipc-netty-version>

Reply via email to