This is an automated email from the ASF dual-hosted git repository.
apupier pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git
from 52e24599 Bump software.amazon.awssdk:cloudtrail from 2.46.6 to 2.46.7
new 760341c7 CAMEL-23481: replace retired Apache Derby with H2 in
camel-example repository
new b031674e CAMEL-23481 - Update readme replacing derby by h2
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
aggregate-dist/pom.xml | 6 +++---
.../src/main/java/org/apache/camel/example/Application.java | 4 ++--
jdbc/README.adoc | 2 +-
jdbc/pom.xml | 12 ++++--------
jdbc/src/main/resources/META-INF/spring/camel-context.xml | 4 ++--
jdbc/src/main/resources/{create-derby.sql => create-h2.sql} | 4 ++--
6 files changed, 14 insertions(+), 18 deletions(-)
rename jdbc/src/main/resources/{create-derby.sql => create-h2.sql} (94%)