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 d2d67d8a3803 chore(deps): Bump org.atmosphere:atmosphere-runtime
d2d67d8a3803 is described below

commit d2d67d8a3803ac91b1187d43236702dc0444e4a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 07:46:43 2026 +0000

    chore(deps): Bump org.atmosphere:atmosphere-runtime
    
    Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 4.0.10 to 4.0.11.
    - [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.10...atmosphere-4.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.atmosphere:atmosphere-runtime
      dependency-version: 4.0.11
      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 1d9c073f13c3..8da5c78a6471 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.10</atmosphere-version>
+        <atmosphere-version>4.0.11</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