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

commit 3261c772f103a21455240b8f13c16a3523af5618
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 13:15:38 2026 +0000

    chore(deps): Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.10
    
    Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.1.0 to 4.0.10.
    - [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-project-3.1.0...atmosphere-4.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.atmosphere:atmosphere-runtime
      dependency-version: 4.0.10
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 955d6e4f17b4..69564a039ffa 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>3.1.0</atmosphere-version>
+        <atmosphere-version>4.0.10</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