This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 7d3782b0826 Bump org.atmosphere:atmosphere-runtime from 3.0.5 to 3.0.8
(#13807)
7d3782b0826 is described below
commit 7d3782b0826d083580711dac320cd4d3660ce001
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 09:45:09 2024 +0200
Bump org.atmosphere:atmosphere-runtime from 3.0.5 to 3.0.8 (#13807)
Bumps
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere)
from 3.0.5 to 3.0.8.
-
[Commits](https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.0.5...atmosphere-project-3.0.8)
---
updated-dependencies:
- dependency-name: org.atmosphere:atmosphere-runtime
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 08f49bbfadb..71f46f70261 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
<assertj-version>3.25.3</assertj-version>
<asterisk-java-version>3.39.0</asterisk-java-version>
<atlassian-fugue-version>5.0.0</atlassian-fugue-version>
- <atmosphere-version>3.0.5</atmosphere-version>
+ <atmosphere-version>3.0.8</atmosphere-version>
<avro-version>1.11.3</avro-version>
<avro-ipc-jetty-version>1.11.3</avro-ipc-jetty-version>
<avro-ipc-netty-version>1.11.3</avro-ipc-netty-version>