This is an automated email from the ASF dual-hosted git repository.
apupier pushed a change to branch
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.10
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 488ead2eea45 chore(deps): Bump org.atmosphere:atmosphere-runtime from
3.1.0 to 4.0.10
add e7207a0b93fe chore(deps): Bump kubernetes-client-version from 7.5.2 to
7.6.1
add a301b057abaa Test PRs with JDK 25
add 2b5c957eed50 chore(deps): Bump aws-java-sdk2-version from 2.41.31 to
2.42.7
add 795a128ebda8 chore(deps): Bump debezium-version from 3.4.1.Final to
3.4.2.Final (#21745)
add c13f583904ea chore(deps): Bump roaster-version from 2.30.3.Final to
2.31.0.Final
add 7c251ec96e44 CAMEL-23140: Fixed test
add 99ee584a68f3 chore(deps): Bump hadoop3-version from 3.4.2 to 3.4.3
add 82b6b7f41f14 chore(deps): Bump com.pubnub:pubnub-gson from 13.0.0 to
13.1.0
add 9a4daa663b8e chore(deps): Bump org.atmosphere:atmosphere-runtime from
3.1.0 to 4.0.10
add 29c6e217009e Revert atmosphere part of "Document, disable or fix tests
on JDK25"
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (488ead2eea45)
\
N -- N -- N
refs/heads/dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.10
(29c6e217009e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr-build-main.yml | 3 +++
.../org/apache/camel/catalog/components/aws2-ec2.json | 2 +-
.../atmosphere/websocket/WebsocketRoute1Test.java | 14 +++++++++-----
.../atmosphere/websocket/WebsocketRoute2Test.java | 14 +++++++++-----
.../atmosphere/websocket/WebsocketRoute3Test.java | 14 +++++++++-----
.../atmosphere/websocket/WebsocketRoute4Test.java | 12 ++++++++----
.../org/apache/camel/component/aws2/ec2/aws2-ec2.json | 2 +-
.../kubernetes/client/ConfigFluentImplConfigurer.java | 6 ++++++
.../org/apache/camel/spring/MisspelledRouteRefTest.java | 5 +----
parent/pom.xml | 12 ++++++------
10 files changed, 53 insertions(+), 31 deletions(-)