This is an automated email from the ASF dual-hosted git repository.
apupier pushed a change to branch dependabot/maven/debezium-version-3.5.2.Final
in repository https://gitbox.apache.org/repos/asf/camel.git
omit a330c08358ed Regen debezium
omit 492236ef6d66 chore(deps): Bump debezium-version from 3.5.1.Final to
3.5.2.Final
add 5f3fb93bb7d9 chore(deps): Bump io.camunda:zeebe-client-java from 8.9.5
to 8.9.6
add af85e87f805e Replace deprecated methods in redis component
add ed84dafb9abb [CAMEL-23481] replace retired Apache Derby with H2 in
camel-jpa tests
add dfd55294fcd8 Replace deprecated method in Kafka component
add a74846d5f252 chore(deps): Bump debezium-version from 3.5.1.Final to
3.5.2.Final
add 06548933f796 Regen debezium
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 (a330c08358ed)
\
N -- N -- N
refs/heads/dependabot/maven/debezium-version-3.5.2.Final (06548933f796)
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:
components/camel-jpa/pom.xml | 14 +++------
.../jpa/JpaRouteSkipLockedEntityTest.java | 2 +-
.../src/test/resources/META-INF/persistence.xml | 25 ++++++++--------
.../processor/jpa/springJpaRouteSkipLockedTest.xml | 34 +++++++++++-----------
.../profiles/hibernate/META-INF/persistence.xml | 31 ++++++++++----------
.../kafka/SingleNodeKafkaResumeStrategy.java | 3 +-
.../apache/camel/component/redis/RedisClient.java | 4 +--
.../SpringRedisIdempotentRepository.java | 4 +--
.../SpringRedisStringIdempotentRepository.java | 5 ++--
.../SpringRedisIdempotentRepositoryTest.java | 6 +++-
parent/pom.xml | 2 +-
11 files changed, 64 insertions(+), 66 deletions(-)