This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from c635ff9ba93 [create-pull-request] automated change (#1596)
add 9dd860a2814 Add commons-lang3 test dependency to cassandraql (#1595)
add dda78598b3b Regen
add cbdfedb7870 Simplify how Virtual Threads are handled
add fc632f7d818 [create-pull-request] automated change
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr-build-main.yml | 2 -
.../springboot/catalog/components/qdrant.json | 20 ++++-----
.../camel-cassandraql-starter/pom.xml | 6 +++
...ormHttpMultipleExecutorsVirtualThreadsTest.java | 3 ++
core/camel-spring-boot/pom.xml | 51 +---------------------
...CamelVirtualThreadEnvironmentPostProcessor.java | 14 +++++-
.../src/main/resources/META-INF/spring.factories | 3 ++
.../src/main/resources21/META-INF/spring.factories | 19 --------
.../camel/spring/boot/CamelVirtualThreadsTest.java | 5 ---
tests/camel-itest-spring-boot/pom.xml | 22 ++++++++++
tooling/camel-spring-boot-dependencies/pom.xml | 5 +++
11 files changed, 63 insertions(+), 87 deletions(-)
rename core/camel-spring-boot/src/main/{java21 =>
java}/org/apache/camel/spring/boot/CamelVirtualThreadEnvironmentPostProcessor.java
(84%)
delete mode 100644
core/camel-spring-boot/src/main/resources21/META-INF/spring.factories