This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 6c569cfab2 Bump org.atmosphere:atmosphere-runtime from 3.0.11 to
3.0.13 (#2130)
6c569cfab2 is described below
commit 6c569cfab2fb5665d73076fe8fa8b09a4ba4ae48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 31 07:58:07 2024 -0400
Bump org.atmosphere:atmosphere-runtime from 3.0.11 to 3.0.13 (#2130)
Bumps
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere)
from 3.0.11 to 3.0.13.
-
[Commits](https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.0.11...atmosphere-project-3.0.13)
---
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 2fe415dc7b..b4630a460c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
<cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
<cxf.assertj.version>3.26.3</cxf.assertj.version>
<cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
- <cxf.atmosphere.version>3.0.11</cxf.atmosphere.version>
+ <cxf.atmosphere.version>3.0.13</cxf.atmosphere.version>
<cxf.bcprov.version>1.77</cxf.bcprov.version>
<cxf.brave.version>6.0.3</cxf.brave.version>
<cxf.cdi.api.version>4.0.1</cxf.cdi.api.version>