This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/com.google.cloud-google-cloud-bigquery-2.57.0
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 2bd7d9717b4a chore(deps): Bump com.google.cloud:google-cloud-bigquery
add 298e985c560d CAMEL-22775: camel-bean - Fix to not cache on instance
level for Exchange. (#20363)
add 86f7f443e3e0 chore(deps): Bump com.google.cloud:google-cloud-pubsub
(#20365)
add 2015975495bd chore(deps): Bump aws-java-sdk2-version from 2.40.6 to
2.40.7 (#20364)
add 130aca0e42b2 chore(deps): Bump huaweicloud-sdk-version from 3.1.177 to
3.1.178 (#20366)
add 725c62183e95 chore(deps): Bump com.openai:openai-java from 4.10.0 to
4.11.0 (#20370)
add a2ec7cc499d8 chore(deps): Bump
com.braintreepayments.gateway:braintree-java (#20371)
add 1ff4c6f068d1 chore(deps): Bump com.google.cloud:google-cloud-bigquery
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 (2bd7d9717b4a)
\
N -- N -- N
refs/heads/dependabot/maven/com.google.cloud-google-cloud-bigquery-2.57.0
(1ff4c6f068d1)
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:
.../apache/camel/component/bean/BeanComponent.java | 10 ++++++++
.../org/apache/camel/component/bean/BeanInfo.java | 7 ++++--
.../apache/camel/component/bean/BeanInfoTest.java | 10 ++++++++
.../bean/BeanInfoCacheExchangeTest.java} | 27 +++++++++++-----------
parent/pom.xml | 10 ++++----
5 files changed, 44 insertions(+), 20 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/{processor/DisabledProcessorTest.java
=> component/bean/BeanInfoCacheExchangeTest.java} (63%)