This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 6b265190 Build: Update Camel version to 4.19.0-SNAPSHOT (#157)
6b265190 is described below

commit 6b265190e75a7f12028abfa2eb8370c8c6908964
Author: Jomin <[email protected]>
AuthorDate: Fri Feb 27 14:56:34 2026 +0000

    Build: Update Camel version to 4.19.0-SNAPSHOT (#157)
    
    * Build: Update Camel version to 4.19.0-SNAPSHOT
    
    Updated the parent and dependency versions from 4.18.0-SNAPSHOT to 
4.19.0-SNAPSHOT to align with the current development cycle and fix build 
failures caused by missing artifacts in the Apache Snapshot repository.
    
    * Use JUnit6 for camel-test
    
    ---------
    
    Co-authored-by: jomin mathew <>
    Co-authored-by: Tom Cunningham <[email protected]>
---
 aggregate-dist/pom.xml                                            | 2 +-
 aggregate/pom.xml                                                 | 4 ++--
 .../src/test/java/org/apache/camel/example/AggregateTest.java     | 6 +++---
 aws/main-endpointdsl-aws-kcl-kinesis/pom.xml                      | 2 +-
 aws/main-endpointdsl-aws2-s3-kafka/pom.xml                        | 2 +-
 .../src/test/java/org/apache/camel/example/AwsS3KafkaTest.java    | 2 +-
 aws/main-endpointdsl-aws2-s3/pom.xml                              | 2 +-
 .../src/test/java/org/apache/camel/example/AwsS3Test.java         | 2 +-
 aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml        | 2 +-
 aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml           | 2 +-
 .../src/test/java/org/apache/camel/example/AwsS3Test.java         | 2 +-
 aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml               | 2 +-
 .../src/test/java/org/apache/camel/example/AwsSQSTest.java        | 2 +-
 aws/main-endpointdsl-aws2/pom.xml                                 | 2 +-
 aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml      | 2 +-
 .../src/test/java/org/apache/camel/example/KafkaAwsS3Test.java    | 4 ++--
 aws/main-endpointdsl-kafka-aws2-s3/pom.xml                        | 2 +-
 .../src/test/java/org/apache/camel/example/KafkaAwsS3Test.java    | 4 ++--
 aws/pom.xml                                                       | 4 ++--
 azure/azure-eventhubs/pom.xml                                     | 2 +-
 azure/azure-storage-blob/pom.xml                                  | 2 +-
 azure/kafka-azure/pom.xml                                         | 2 +-
 azure/pom.xml                                                     | 2 +-
 basic/pom.xml                                                     | 4 ++--
 .../test/java/org/apache/camel/example/basic/CamelBasicTest.java  | 2 +-
 bigxml-split/pom.xml                                              | 4 ++--
 .../java/org/apache/camel/example/bigxml/StaxTokenizerTest.java   | 2 +-
 .../java/org/apache/camel/example/bigxml/XmlTokenizerTest.java    | 2 +-
 billboard-aggregate/pom.xml                                       | 4 ++--
 .../org/apache/camel/example/billboard/BillboardAggrTest.java     | 2 +-
 cafe-endpointdsl/pom.xml                                          | 4 ++--
 .../java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java  | 2 +-
 cafe/pom.xml                                                      | 4 ++--
 .../java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java  | 2 +-
 cassandra-kubernetes/README.adoc                                  | 2 +-
 cassandra-kubernetes/pom.xml                                      | 2 +-
 console/pom.xml                                                   | 4 ++--
 .../test/java/org/apache/camel/example/console/ConsoleTest.java   | 6 +++---
 couchbase-log/pom.xml                                             | 4 ++--
 .../src/test/java/org/apache/camel/example/CouchbaseTest.java     | 4 ++--
 csimple-joor/pom.xml                                              | 4 ++--
 .../src/test/java/org/apache/camel/example/CSimpleJOORTest.java   | 4 ++--
 csimple/pom.xml                                                   | 4 ++--
 csimple/src/test/java/org/apache/camel/example/CSimpleTest.java   | 4 ++--
 debezium-eventhubs-blob/pom.xml                                   | 2 +-
 flight-recorder/pom.xml                                           | 2 +-
 ftp/pom.xml                                                       | 4 ++--
 ftp/src/test/java/org/apache/camel/example/ftp/FtpTest.java       | 8 ++++----
 google/google-pubsub/pom.xml                                      | 2 +-
 google/pom.xml                                                    | 2 +-
 hazelcast-kubernetes/pom.xml                                      | 2 +-
 java-lambda/pom.xml                                               | 4 ++--
 .../src/test/java/org/apache/camel/example/java8/Java8Test.java   | 2 +-
 jdbc/pom.xml                                                      | 4 ++--
 jdbc/src/test/java/org/apache/camel/example/jdbc/JdbcTest.java    | 2 +-
 jmx/pom.xml                                                       | 4 ++--
 jmx/src/test/java/org/apache/camel/example/jmx/JMXTest.java       | 4 ++--
 jooq/pom.xml                                                      | 4 ++--
 jooq/src/test/java/org/apache/camel/examples/jooq/JOOQTest.java   | 2 +-
 kafka/pom.xml                                                     | 4 ++--
 kafka/src/test/java/org/apache/camel/example/kafka/KafkaTest.java | 2 +-
 kamelet-chucknorris/pom.xml                                       | 4 ++--
 .../java/org/apache/camel/example/KameletChuckNorrisTest.java     | 2 +-
 kamelet-main/pom.xml                                              | 4 ++--
 .../src/test/java/org/apache/camel/example/KameletMainTest.java   | 2 +-
 kamelet-sql/pom.xml                                               | 4 ++--
 kamelet/pom.xml                                                   | 4 ++--
 kamelet/src/test/java/org/apache/camel/example/KameletTest.java   | 2 +-
 loadbalancing/pom.xml                                             | 4 ++--
 .../src/test/java/org/apache/camel/example/LoadBalancingTest.java | 2 +-
 main-endpointdsl/pom.xml                                          | 4 ++--
 .../test/java/org/apache/camel/example/MainEndpointDSLTest.java   | 4 ++--
 main-groovy/pom.xml                                               | 4 ++--
 main-health/pom.xml                                               | 4 ++--
 .../src/test/java/org/apache/camel/example/MainHealthTest.java    | 4 ++--
 main-joor/pom.xml                                                 | 4 ++--
 .../src/test/java/org/apache/camel/example/MainJOORTest.java      | 4 ++--
 main-lambda/pom.xml                                               | 4 ++--
 .../src/test/java/org/apache/camel/example/MainLambdaTest.java    | 2 +-
 main-micrometer/pom.xml                                           | 4 ++--
 main-tiny/pom.xml                                                 | 4 ++--
 .../src/test/java/org/apache/camel/example/MainTinyTest.java      | 4 ++--
 main-xml/pom.xml                                                  | 4 ++--
 main-xml/src/test/java/org/apache/camel/example/MainXMLTest.java  | 2 +-
 main-yaml/pom.xml                                                 | 4 ++--
 .../src/test/java/org/apache/camel/example/MainYAMLTest.java      | 2 +-
 main/pom.xml                                                      | 4 ++--
 main/src/test/java/org/apache/camel/example/MainTest.java         | 2 +-
 .../java/org/apache/camel/example/MainWithAnnotationTest.java     | 2 +-
 mapstruct/pom.xml                                                 | 4 ++--
 minio/pom.xml                                                     | 4 ++--
 minio/src/test/java/org/apache/camel/example/MainMinioTest.java   | 2 +-
 mongodb/pom.xml                                                   | 4 ++--
 .../test/java/org/apache/camel/example/mongodb/MongoDBTest.java   | 2 +-
 netty-custom-correlation/pom.xml                                  | 4 ++--
 .../src/test/java/org/apache/camel/example/netty/NettyTest.java   | 2 +-
 pom.xml                                                           | 4 ++--
 pubnub/pom.xml                                                    | 4 ++--
 .../camel/component/pubnub/example/PubNubStateManualTest.java     | 2 +-
 quickfixj/pom.xml                                                 | 4 ++--
 resume-api/pom.xml                                                | 2 +-
 resume-api/resume-api-aws2-kinesis/pom.xml                        | 2 +-
 resume-api/resume-api-cassandraql/pom.xml                         | 2 +-
 resume-api/resume-api-common/pom.xml                              | 2 +-
 resume-api/resume-api-file-offset/pom.xml                         | 2 +-
 resume-api/resume-api-fileset-clusterized/pom.xml                 | 2 +-
 resume-api/resume-api-fileset-wal/pom.xml                         | 2 +-
 resume-api/resume-api-fileset/pom.xml                             | 2 +-
 routeloader/pom.xml                                               | 4 ++--
 .../src/test/java/org/apache/camel/example/RouteLoaderTest.java   | 2 +-
 routes-configuration/pom.xml                                      | 4 ++--
 .../java/org/apache/camel/example/RoutesConfigurationTest.java    | 2 +-
 routetemplate-xml/pom.xml                                         | 4 ++--
 .../test/java/org/apache/camel/example/RouteTemplateXMLTest.java  | 2 +-
 routetemplate/pom.xml                                             | 4 ++--
 .../src/test/java/org/apache/camel/example/RouteTemplateTest.java | 2 +-
 salesforce-consumer/pom.xml                                       | 2 +-
 splunk/pom.xml                                                    | 2 +-
 spring-pulsar/pom.xml                                             | 4 ++--
 .../src/test/java/org/apache/camel/example/SpringPulsarTest.java  | 2 +-
 spring-xquery/pom.xml                                             | 4 ++--
 .../src/test/java/org/apache/camel/example/SpringXQueryTest.java  | 4 ++--
 spring/pom.xml                                                    | 2 +-
 telegram/pom.xml                                                  | 2 +-
 transformer-demo/pom.xml                                          | 4 ++--
 .../apache/camel/example/transformer/demo/TransformerTest.java    | 2 +-
 vault/aws-secrets-manager-reloading/pom.xml                       | 2 +-
 vault/aws-secrets-manager/pom.xml                                 | 2 +-
 vault/azure-key-vault-reloading/pom.xml                           | 2 +-
 vault/google-secret-manager-reloading/pom.xml                     | 2 +-
 vault/pom.xml                                                     | 2 +-
 whatsapp/pom.xml                                                  | 2 +-
 132 files changed, 196 insertions(+), 196 deletions(-)

diff --git a/aggregate-dist/pom.xml b/aggregate-dist/pom.xml
index 0010ed50..d390660c 100644
--- a/aggregate-dist/pom.xml
+++ b/aggregate-dist/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate-dist</artifactId>
diff --git a/aggregate/pom.xml b/aggregate/pom.xml
index 3fd15b66..4a7f0661 100644
--- a/aggregate/pom.xml
+++ b/aggregate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
@@ -84,7 +84,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
 
diff --git 
a/aggregate/src/test/java/org/apache/camel/example/AggregateTest.java 
b/aggregate/src/test/java/org/apache/camel/example/AggregateTest.java
index f96de90e..399bbff9 100644
--- a/aggregate/src/test/java/org/apache/camel/example/AggregateTest.java
+++ b/aggregate/src/test/java/org/apache/camel/example/AggregateTest.java
@@ -22,9 +22,9 @@ import org.apache.camel.builder.AdviceWith;
 import org.apache.camel.builder.AdviceWithRouteBuilder;
 import org.apache.camel.component.mock.MockEndpoint;
 import org.apache.camel.model.ModelCamelContext;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
-import org.apache.camel.test.spring.junit5.MockEndpoints;
-import org.apache.camel.test.spring.junit5.UseAdviceWith;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.MockEndpoints;
+import org.apache.camel.test.spring.junit6.UseAdviceWith;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml 
b/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml
index bd92fa97..0fa14cca 100644
--- a/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml
+++ b/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-kinesis-kcl</artifactId>
diff --git a/aws/main-endpointdsl-aws2-s3-kafka/pom.xml 
b/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
index 3b52b041..f49e8f2f 100644
--- a/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
+++ b/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-s3-kafka</artifactId>
diff --git 
a/aws/main-endpointdsl-aws2-s3-kafka/src/test/java/org/apache/camel/example/AwsS3KafkaTest.java
 
b/aws/main-endpointdsl-aws2-s3-kafka/src/test/java/org/apache/camel/example/AwsS3KafkaTest.java
index 2032301b..3fd7c291 100644
--- 
a/aws/main-endpointdsl-aws2-s3-kafka/src/test/java/org/apache/camel/example/AwsS3KafkaTest.java
+++ 
b/aws/main-endpointdsl-aws2-s3-kafka/src/test/java/org/apache/camel/example/AwsS3KafkaTest.java
@@ -30,7 +30,7 @@ import 
org.apache.camel.test.infra.aws2.clients.AWSSDKClientUtils;
 import org.apache.camel.test.infra.aws2.services.AWSServiceFactory;
 import org.apache.camel.test.infra.kafka.services.KafkaService;
 import org.apache.camel.test.infra.kafka.services.KafkaServiceFactory;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/aws/main-endpointdsl-aws2-s3/pom.xml 
b/aws/main-endpointdsl-aws2-s3/pom.xml
index ad453f98..dd797b80 100644
--- a/aws/main-endpointdsl-aws2-s3/pom.xml
+++ b/aws/main-endpointdsl-aws2-s3/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-s3</artifactId>
diff --git 
a/aws/main-endpointdsl-aws2-s3/src/test/java/org/apache/camel/example/AwsS3Test.java
 
b/aws/main-endpointdsl-aws2-s3/src/test/java/org/apache/camel/example/AwsS3Test.java
index 85fb79c2..9c715ba2 100644
--- 
a/aws/main-endpointdsl-aws2-s3/src/test/java/org/apache/camel/example/AwsS3Test.java
+++ 
b/aws/main-endpointdsl-aws2-s3/src/test/java/org/apache/camel/example/AwsS3Test.java
@@ -27,7 +27,7 @@ import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.test.infra.aws.common.services.AWSService;
 import org.apache.camel.test.infra.aws2.clients.AWSSDKClientUtils;
 import org.apache.camel.test.infra.aws2.services.AWSServiceFactory;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml 
b/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
index aae830d8..18c7d630 100644
--- a/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
+++ b/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>aws2-eventbridge-creator</artifactId>
diff --git a/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml 
b/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
index 7311dede..7df265d9 100644
--- a/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
+++ b/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>aws2-s3-events-inject</artifactId>
diff --git 
a/aws/main-endpointdsl-aws2/aws2-s3-events-inject/src/test/java/org/apache/camel/example/AwsS3Test.java
 
b/aws/main-endpointdsl-aws2/aws2-s3-events-inject/src/test/java/org/apache/camel/example/AwsS3Test.java
index 481b2e65..e1bcc418 100644
--- 
a/aws/main-endpointdsl-aws2/aws2-s3-events-inject/src/test/java/org/apache/camel/example/AwsS3Test.java
+++ 
b/aws/main-endpointdsl-aws2/aws2-s3-events-inject/src/test/java/org/apache/camel/example/AwsS3Test.java
@@ -25,7 +25,7 @@ import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.test.infra.aws.common.services.AWSService;
 import org.apache.camel.test.infra.aws2.clients.AWSSDKClientUtils;
 import org.apache.camel.test.infra.aws2.services.AWSServiceFactory;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml 
b/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
index 44f58664..6f5157d5 100644
--- a/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
+++ b/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>aws2-sqs-consumer</artifactId>
diff --git 
a/aws/main-endpointdsl-aws2/aws2-sqs-consumer/src/test/java/org/apache/camel/example/AwsSQSTest.java
 
b/aws/main-endpointdsl-aws2/aws2-sqs-consumer/src/test/java/org/apache/camel/example/AwsSQSTest.java
index 75bf570b..280813ae 100644
--- 
a/aws/main-endpointdsl-aws2/aws2-sqs-consumer/src/test/java/org/apache/camel/example/AwsSQSTest.java
+++ 
b/aws/main-endpointdsl-aws2/aws2-sqs-consumer/src/test/java/org/apache/camel/example/AwsSQSTest.java
@@ -26,7 +26,7 @@ import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.test.infra.aws.common.services.AWSService;
 import org.apache.camel.test.infra.aws2.clients.AWSSDKClientUtils;
 import org.apache.camel.test.infra.aws2.services.AWSServiceFactory;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/aws/main-endpointdsl-aws2/pom.xml 
b/aws/main-endpointdsl-aws2/pom.xml
index 9715fa1b..a26bb23f 100644
--- a/aws/main-endpointdsl-aws2/pom.xml
+++ b/aws/main-endpointdsl-aws2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
diff --git a/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml 
b/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml
index 19720308..216a6a44 100644
--- a/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml
+++ b/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     
<artifactId>camel-example-main-endpointdsl-kafka-aws2-s3-restarting-policy</artifactId>
diff --git 
a/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
 
b/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
index c7ff3d73..1837989f 100644
--- 
a/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
+++ 
b/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
@@ -29,8 +29,8 @@ import 
org.apache.camel.test.infra.aws2.clients.AWSSDKClientUtils;
 import org.apache.camel.test.infra.aws2.services.AWSServiceFactory;
 import org.apache.camel.test.infra.kafka.services.KafkaService;
 import org.apache.camel.test.infra.kafka.services.KafkaServiceFactory;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/aws/main-endpointdsl-kafka-aws2-s3/pom.xml 
b/aws/main-endpointdsl-kafka-aws2-s3/pom.xml
index cd0bcb80..41a69111 100644
--- a/aws/main-endpointdsl-kafka-aws2-s3/pom.xml
+++ b/aws/main-endpointdsl-kafka-aws2-s3/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3</artifactId>
diff --git 
a/aws/main-endpointdsl-kafka-aws2-s3/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
 
b/aws/main-endpointdsl-kafka-aws2-s3/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
index a88dfd03..819e51ff 100644
--- 
a/aws/main-endpointdsl-kafka-aws2-s3/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
+++ 
b/aws/main-endpointdsl-kafka-aws2-s3/src/test/java/org/apache/camel/example/KafkaAwsS3Test.java
@@ -29,8 +29,8 @@ import 
org.apache.camel.test.infra.aws2.clients.AWSSDKClientUtils;
 import org.apache.camel.test.infra.aws2.services.AWSServiceFactory;
 import org.apache.camel.test.infra.kafka.services.KafkaService;
 import org.apache.camel.test.infra.kafka.services.KafkaServiceFactory;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/aws/pom.xml b/aws/pom.xml
index e761c412..2fa5f8fc 100644
--- a/aws/pom.xml
+++ b/aws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-examples-aws-parent</artifactId>
@@ -48,7 +48,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <version>${camel.version}</version>
             <scope>test</scope>
         </dependency>
diff --git a/azure/azure-eventhubs/pom.xml b/azure/azure-eventhubs/pom.xml
index c02985c9..70912ebe 100644
--- a/azure/azure-eventhubs/pom.xml
+++ b/azure/azure-eventhubs/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-azure-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-azure-eventhubs</artifactId>
diff --git a/azure/azure-storage-blob/pom.xml b/azure/azure-storage-blob/pom.xml
index b5bd6cf8..38a199e0 100644
--- a/azure/azure-storage-blob/pom.xml
+++ b/azure/azure-storage-blob/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-azure-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-azure-storage-blob</artifactId>
diff --git a/azure/kafka-azure/pom.xml b/azure/kafka-azure/pom.xml
index ecae7dea..1961048b 100644
--- a/azure/kafka-azure/pom.xml
+++ b/azure/kafka-azure/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-azure-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-kafka-azure-storage-blob</artifactId>
diff --git a/azure/pom.xml b/azure/pom.xml
index dae107d9..58fb73d0 100644
--- a/azure/pom.xml
+++ b/azure/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-examples-azure-parent</artifactId>
diff --git a/basic/pom.xml b/basic/pom.xml
index c1b471f9..f74ea253 100644
--- a/basic/pom.xml
+++ b/basic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-basic</artifactId>
@@ -72,7 +72,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/basic/src/test/java/org/apache/camel/example/basic/CamelBasicTest.java 
b/basic/src/test/java/org/apache/camel/example/basic/CamelBasicTest.java
index e53340b5..dba99f1a 100644
--- a/basic/src/test/java/org/apache/camel/example/basic/CamelBasicTest.java
+++ b/basic/src/test/java/org/apache/camel/example/basic/CamelBasicTest.java
@@ -18,7 +18,7 @@ package org.apache.camel.example.basic;
 
 import org.apache.camel.RoutesBuilder;
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.Test;
 
 import java.util.concurrent.TimeUnit;
diff --git a/bigxml-split/pom.xml b/bigxml-split/pom.xml
index 8812c12a..a0b684ea 100644
--- a/bigxml-split/pom.xml
+++ b/bigxml-split/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
@@ -85,7 +85,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/bigxml-split/src/test/java/org/apache/camel/example/bigxml/StaxTokenizerTest.java
 
b/bigxml-split/src/test/java/org/apache/camel/example/bigxml/StaxTokenizerTest.java
index 286bb7c4..b1abc71e 100644
--- 
a/bigxml-split/src/test/java/org/apache/camel/example/bigxml/StaxTokenizerTest.java
+++ 
b/bigxml-split/src/test/java/org/apache/camel/example/bigxml/StaxTokenizerTest.java
@@ -22,7 +22,7 @@ import org.apache.camel.CamelContext;
 import org.apache.camel.LoggingLevel;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.builder.RouteBuilder;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.BeforeAll;
 import org.junit.jupiter.api.Test;
 import org.slf4j.Logger;
diff --git 
a/bigxml-split/src/test/java/org/apache/camel/example/bigxml/XmlTokenizerTest.java
 
b/bigxml-split/src/test/java/org/apache/camel/example/bigxml/XmlTokenizerTest.java
index f2ba60a5..7886e80e 100644
--- 
a/bigxml-split/src/test/java/org/apache/camel/example/bigxml/XmlTokenizerTest.java
+++ 
b/bigxml-split/src/test/java/org/apache/camel/example/bigxml/XmlTokenizerTest.java
@@ -22,7 +22,7 @@ import org.apache.camel.CamelContext;
 import org.apache.camel.LoggingLevel;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.builder.RouteBuilder;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.BeforeAll;
 import org.junit.jupiter.api.Test;
 import org.slf4j.Logger;
diff --git a/billboard-aggregate/pom.xml b/billboard-aggregate/pom.xml
index 6cf6af6d..ba4e8e76 100644
--- a/billboard-aggregate/pom.xml
+++ b/billboard-aggregate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
@@ -75,7 +75,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/billboard-aggregate/src/test/java/org/apache/camel/example/billboard/BillboardAggrTest.java
 
b/billboard-aggregate/src/test/java/org/apache/camel/example/billboard/BillboardAggrTest.java
index db06e125..b9d327f5 100644
--- 
a/billboard-aggregate/src/test/java/org/apache/camel/example/billboard/BillboardAggrTest.java
+++ 
b/billboard-aggregate/src/test/java/org/apache/camel/example/billboard/BillboardAggrTest.java
@@ -30,7 +30,7 @@ import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.component.mock.MockEndpoint;
 import org.apache.camel.impl.engine.PooledExchangeFactory;
 import org.apache.camel.model.dataformat.BindyType;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.Test;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
diff --git a/cafe-endpointdsl/pom.xml b/cafe-endpointdsl/pom.xml
index 55e4a9d7..58ba359a 100644
--- a/cafe-endpointdsl/pom.xml
+++ b/cafe-endpointdsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
@@ -74,7 +74,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
 
diff --git 
a/cafe-endpointdsl/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
 
b/cafe-endpointdsl/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
index aa284268..d5a99b99 100644
--- 
a/cafe-endpointdsl/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
+++ 
b/cafe-endpointdsl/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
@@ -27,7 +27,7 @@ import org.apache.camel.example.cafe.stuff.OrderSplitter;
 import org.apache.camel.example.cafe.test.TestDrinkRouter;
 import org.apache.camel.example.cafe.test.TestWaiter;
 import org.apache.camel.spi.Registry;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.Test;
 
 class CafeRouteBuilderTest extends CamelTestSupport {
diff --git a/cafe/pom.xml b/cafe/pom.xml
index b017a731..22569967 100644
--- a/cafe/pom.xml
+++ b/cafe/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
@@ -89,7 +89,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
 
diff --git 
a/cafe/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java 
b/cafe/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
index 9e0cb7f7..3676b84d 100644
--- a/cafe/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
+++ b/cafe/src/test/java/org/apache/camel/example/cafe/CafeRouteBuilderTest.java
@@ -27,7 +27,7 @@ import org.apache.camel.example.cafe.stuff.OrderSplitter;
 import org.apache.camel.example.cafe.test.TestDrinkRouter;
 import org.apache.camel.example.cafe.test.TestWaiter;
 import org.apache.camel.spi.Registry;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied;
diff --git a/cassandra-kubernetes/README.adoc b/cassandra-kubernetes/README.adoc
index 282d0660..499e7d0b 100644
--- a/cassandra-kubernetes/README.adoc
+++ b/cassandra-kubernetes/README.adoc
@@ -97,7 +97,7 @@ You should then see an output similar to this:
 [INFO] k8s: 2020-08-07 12:34:38,012 [main           ] INFO  
AbstractCamelContext           - Apache Camel 3.8.0-SNAPSHOT (camel-1) is 
starting
 [INFO] k8s: 2020-08-07 12:34:38,019 [main           ] INFO  
AbstractCamelContext           - StreamCaching is not in use. If using streams 
then its recommended to enable stream caching. See more details at 
http://camel.apache.org/stream-caching.html
 [INFO] k8s: 2020-08-07 12:34:38,019 [main           ] INFO  
AbstractCamelContext           - Using HealthCheck: camel-health
-[INFO] k8s: 2020-08-07 12:34:38,664 [main           ] INFO  
DefaultMavenCoordinates        - DataStax Java driver for Apache Cassandra(R) 
(com.datastax.oss:java-driver-core) version 4.18.0-SNAPSHOT
+[INFO] k8s: 2020-08-07 12:34:38,664 [main           ] INFO  
DefaultMavenCoordinates        - DataStax Java driver for Apache Cassandra(R) 
(com.datastax.oss:java-driver-core) version 4.19.0-SNAPSHOT
 [INFO] k8s: 2020-08-07 12:34:39,554 [s0-admin-0     ] INFO  Clock              
            - Using native clock for microsecond precision
 [INFO] k8s: 2020-08-07 12:34:41,453 [main           ] INFO  
InternalRouteStartupManager    - Route: cassandra-route started and consuming 
from: timer://foo
 [INFO] k8s: 2020-08-07 12:34:41,454 [main           ] INFO  
AbstractCamelContext           - Total 1 routes, of which 1 are started
diff --git a/cassandra-kubernetes/pom.xml b/cassandra-kubernetes/pom.xml
index fdb7633a..c303de3e 100644
--- a/cassandra-kubernetes/pom.xml
+++ b/cassandra-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cassandra-kubernetes</artifactId>
diff --git a/console/pom.xml b/console/pom.xml
index 9e32d676..c2108b81 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
@@ -85,7 +85,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/console/src/test/java/org/apache/camel/example/console/ConsoleTest.java 
b/console/src/test/java/org/apache/camel/example/console/ConsoleTest.java
index b004f5c0..b6989ecf 100644
--- a/console/src/test/java/org/apache/camel/example/console/ConsoleTest.java
+++ b/console/src/test/java/org/apache/camel/example/console/ConsoleTest.java
@@ -22,9 +22,9 @@ import org.apache.camel.builder.AdviceWith;
 import org.apache.camel.builder.AdviceWithRouteBuilder;
 import org.apache.camel.component.mock.MockEndpoint;
 import org.apache.camel.model.ModelCamelContext;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
-import org.apache.camel.test.spring.junit5.MockEndpoints;
-import org.apache.camel.test.spring.junit5.UseAdviceWith;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.MockEndpoints;
+import org.apache.camel.test.spring.junit6.UseAdviceWith;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/couchbase-log/pom.xml b/couchbase-log/pom.xml
index 3eba7976..6b00b565 100644
--- a/couchbase-log/pom.xml
+++ b/couchbase-log/pom.xml
@@ -25,7 +25,7 @@
     <parent>
       <groupId>org.apache.camel.example</groupId>
       <artifactId>camel-examples</artifactId>
-      <version>4.18.0-SNAPSHOT</version>
+      <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-couchbase</artifactId>
@@ -82,7 +82,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git 
a/couchbase-log/src/test/java/org/apache/camel/example/CouchbaseTest.java 
b/couchbase-log/src/test/java/org/apache/camel/example/CouchbaseTest.java
index 0ceb7a4f..62975d5c 100644
--- a/couchbase-log/src/test/java/org/apache/camel/example/CouchbaseTest.java
+++ b/couchbase-log/src/test/java/org/apache/camel/example/CouchbaseTest.java
@@ -34,8 +34,8 @@ import 
org.apache.camel.component.couchbase.CouchbaseConstants;
 import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.test.infra.couchbase.services.CouchbaseService;
 import org.apache.camel.test.infra.couchbase.services.CouchbaseServiceFactory;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.AfterAll;
 import org.junit.jupiter.api.BeforeAll;
 import org.junit.jupiter.api.Test;
diff --git a/csimple-joor/pom.xml b/csimple-joor/pom.xml
index 65005607..933517c8 100644
--- a/csimple-joor/pom.xml
+++ b/csimple-joor/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-csimple-joor</artifactId>
@@ -94,7 +94,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/csimple-joor/src/test/java/org/apache/camel/example/CSimpleJOORTest.java 
b/csimple-joor/src/test/java/org/apache/camel/example/CSimpleJOORTest.java
index dee38444..d0c7a9e1 100644
--- a/csimple-joor/src/test/java/org/apache/camel/example/CSimpleJOORTest.java
+++ b/csimple-joor/src/test/java/org/apache/camel/example/CSimpleJOORTest.java
@@ -18,8 +18,8 @@ package org.apache.camel.example;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import java.util.Properties;
diff --git a/csimple/pom.xml b/csimple/pom.xml
index 1b500a09..1556672b 100644
--- a/csimple/pom.xml
+++ b/csimple/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-csimple</artifactId>
@@ -87,7 +87,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/csimple/src/test/java/org/apache/camel/example/CSimpleTest.java 
b/csimple/src/test/java/org/apache/camel/example/CSimpleTest.java
index d0524731..d8d2fdbb 100644
--- a/csimple/src/test/java/org/apache/camel/example/CSimpleTest.java
+++ b/csimple/src/test/java/org/apache/camel/example/CSimpleTest.java
@@ -18,8 +18,8 @@ package org.apache.camel.example;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import java.util.Properties;
diff --git a/debezium-eventhubs-blob/pom.xml b/debezium-eventhubs-blob/pom.xml
index b9db802f..6229ece3 100644
--- a/debezium-eventhubs-blob/pom.xml
+++ b/debezium-eventhubs-blob/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
diff --git a/flight-recorder/pom.xml b/flight-recorder/pom.xml
index ba417f8d..87107ef9 100644
--- a/flight-recorder/pom.xml
+++ b/flight-recorder/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-flight-recorder</artifactId>
diff --git a/ftp/pom.xml b/ftp/pom.xml
index b5556e93..fc9ad617 100644
--- a/ftp/pom.xml
+++ b/ftp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/ftp/src/test/java/org/apache/camel/example/ftp/FtpTest.java 
b/ftp/src/test/java/org/apache/camel/example/ftp/FtpTest.java
index 4ac70dfd..81a79c4c 100644
--- a/ftp/src/test/java/org/apache/camel/example/ftp/FtpTest.java
+++ b/ftp/src/test/java/org/apache/camel/example/ftp/FtpTest.java
@@ -24,8 +24,8 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.apache.ftpserver.FtpServer;
 import org.apache.ftpserver.FtpServerFactory;
 import org.apache.ftpserver.filesystem.nativefs.NativeFileSystemFactory;
@@ -38,8 +38,8 @@ import org.junit.jupiter.api.AfterAll;
 import org.junit.jupiter.api.BeforeAll;
 import org.junit.jupiter.api.Test;
 
-import static org.apache.camel.test.junit5.TestSupport.createDirectory;
-import static org.apache.camel.test.junit5.TestSupport.deleteDirectory;
+import static org.apache.camel.test.junit6.TestSupport.createDirectory;
+import static org.apache.camel.test.junit6.TestSupport.deleteDirectory;
 import static org.apache.camel.util.PropertiesHelper.asProperties;
 import static org.junit.jupiter.api.Assertions.assertTrue;
 
diff --git a/google/google-pubsub/pom.xml b/google/google-pubsub/pom.xml
index b50b2183..d505bfb9 100644
--- a/google/google-pubsub/pom.xml
+++ b/google/google-pubsub/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-google-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-google-pubsub</artifactId>
diff --git a/google/pom.xml b/google/pom.xml
index 972eb5ae..55c31bb5 100644
--- a/google/pom.xml
+++ b/google/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-examples-google-parent</artifactId>
diff --git a/hazelcast-kubernetes/pom.xml b/hazelcast-kubernetes/pom.xml
index 2ecdd861..e7b45fe0 100644
--- a/hazelcast-kubernetes/pom.xml
+++ b/hazelcast-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hazelcast-kubernetes</artifactId>
diff --git a/java-lambda/pom.xml b/java-lambda/pom.xml
index 24843862..dee5049d 100644
--- a/java-lambda/pom.xml
+++ b/java-lambda/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-java-lambda</artifactId>
@@ -90,7 +90,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/java-lambda/src/test/java/org/apache/camel/example/java8/Java8Test.java 
b/java-lambda/src/test/java/org/apache/camel/example/java8/Java8Test.java
index a0c8c47e..57eb3ba8 100644
--- a/java-lambda/src/test/java/org/apache/camel/example/java8/Java8Test.java
+++ b/java-lambda/src/test/java/org/apache/camel/example/java8/Java8Test.java
@@ -18,7 +18,7 @@ package org.apache.camel.example.java8;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import java.util.concurrent.TimeUnit;
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index bc6f9a94..e31eedc1 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
@@ -104,7 +104,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/jdbc/src/test/java/org/apache/camel/example/jdbc/JdbcTest.java 
b/jdbc/src/test/java/org/apache/camel/example/jdbc/JdbcTest.java
index e6b69965..05dd6ab4 100644
--- a/jdbc/src/test/java/org/apache/camel/example/jdbc/JdbcTest.java
+++ b/jdbc/src/test/java/org/apache/camel/example/jdbc/JdbcTest.java
@@ -18,7 +18,7 @@ package org.apache.camel.example.jdbc;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.model.ModelCamelContext;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/jmx/pom.xml b/jmx/pom.xml
index 6445b324..a26d8bf0 100644
--- a/jmx/pom.xml
+++ b/jmx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
@@ -88,7 +88,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/jmx/src/test/java/org/apache/camel/example/jmx/JMXTest.java 
b/jmx/src/test/java/org/apache/camel/example/jmx/JMXTest.java
index 49f7d921..314e5603 100644
--- a/jmx/src/test/java/org/apache/camel/example/jmx/JMXTest.java
+++ b/jmx/src/test/java/org/apache/camel/example/jmx/JMXTest.java
@@ -20,8 +20,8 @@ import org.apache.camel.builder.AdviceWith;
 import org.apache.camel.builder.AdviceWithRouteBuilder;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.model.ModelCamelContext;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
-import org.apache.camel.test.spring.junit5.UseAdviceWith;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.UseAdviceWith;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/jooq/pom.xml b/jooq/pom.xml
index 8bca9998..16b87099 100644
--- a/jooq/pom.xml
+++ b/jooq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
@@ -98,7 +98,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/jooq/src/test/java/org/apache/camel/examples/jooq/JOOQTest.java 
b/jooq/src/test/java/org/apache/camel/examples/jooq/JOOQTest.java
index d8223e4f..5a0e4f76 100644
--- a/jooq/src/test/java/org/apache/camel/examples/jooq/JOOQTest.java
+++ b/jooq/src/test/java/org/apache/camel/examples/jooq/JOOQTest.java
@@ -18,7 +18,7 @@ package org.apache.camel.examples.jooq;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.model.ModelCamelContext;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/kafka/pom.xml b/kafka/pom.xml
index ca52424c..149be077 100644
--- a/kafka/pom.xml
+++ b/kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
@@ -82,7 +82,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/kafka/src/test/java/org/apache/camel/example/kafka/KafkaTest.java 
b/kafka/src/test/java/org/apache/camel/example/kafka/KafkaTest.java
index c694d0b1..539f7a9b 100644
--- a/kafka/src/test/java/org/apache/camel/example/kafka/KafkaTest.java
+++ b/kafka/src/test/java/org/apache/camel/example/kafka/KafkaTest.java
@@ -24,7 +24,7 @@ import org.apache.camel.RoutesBuilder;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.test.infra.kafka.services.KafkaService;
 import org.apache.camel.test.infra.kafka.services.KafkaServiceFactory;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.BeforeEach;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index b0484054..793ea5b7 100644
--- a/kamelet-chucknorris/pom.xml
+++ b/kamelet-chucknorris/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet-chucknorris</artifactId>
@@ -93,7 +93,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/kamelet-chucknorris/src/test/java/org/apache/camel/example/KameletChuckNorrisTest.java
 
b/kamelet-chucknorris/src/test/java/org/apache/camel/example/KameletChuckNorrisTest.java
index 447ad037..43ed238e 100644
--- 
a/kamelet-chucknorris/src/test/java/org/apache/camel/example/KameletChuckNorrisTest.java
+++ 
b/kamelet-chucknorris/src/test/java/org/apache/camel/example/KameletChuckNorrisTest.java
@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/kamelet-main/pom.xml b/kamelet-main/pom.xml
index 12616091..bb68fcdf 100644
--- a/kamelet-main/pom.xml
+++ b/kamelet-main/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet-main</artifactId>
@@ -75,7 +75,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <!-- Dependencies of the Kamelet that we need to add explicitly for 
the test -->
diff --git 
a/kamelet-main/src/test/java/org/apache/camel/example/KameletMainTest.java 
b/kamelet-main/src/test/java/org/apache/camel/example/KameletMainTest.java
index 653effc3..2924ccec 100644
--- a/kamelet-main/src/test/java/org/apache/camel/example/KameletMainTest.java
+++ b/kamelet-main/src/test/java/org/apache/camel/example/KameletMainTest.java
@@ -22,7 +22,7 @@ import org.apache.camel.CamelContext;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.component.kamelet.KameletComponent;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/kamelet-sql/pom.xml b/kamelet-sql/pom.xml
index 402de753..891dce21 100644
--- a/kamelet-sql/pom.xml
+++ b/kamelet-sql/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet-sql</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/kamelet/pom.xml b/kamelet/pom.xml
index c6774656..f3f535b9 100644
--- a/kamelet/pom.xml
+++ b/kamelet/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/kamelet/src/test/java/org/apache/camel/example/KameletTest.java 
b/kamelet/src/test/java/org/apache/camel/example/KameletTest.java
index 0bd43b13..c1c9a674 100644
--- a/kamelet/src/test/java/org/apache/camel/example/KameletTest.java
+++ b/kamelet/src/test/java/org/apache/camel/example/KameletTest.java
@@ -17,7 +17,7 @@
 package org.apache.camel.example;
 
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import java.util.concurrent.TimeUnit;
diff --git a/loadbalancing/pom.xml b/loadbalancing/pom.xml
index accaf20c..dc0dfdcd 100644
--- a/loadbalancing/pom.xml
+++ b/loadbalancing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loadbalancing</artifactId>
@@ -85,7 +85,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/loadbalancing/src/test/java/org/apache/camel/example/LoadBalancingTest.java 
b/loadbalancing/src/test/java/org/apache/camel/example/LoadBalancingTest.java
index d80e3c84..64c4f755 100644
--- 
a/loadbalancing/src/test/java/org/apache/camel/example/LoadBalancingTest.java
+++ 
b/loadbalancing/src/test/java/org/apache/camel/example/LoadBalancingTest.java
@@ -20,7 +20,7 @@ import org.apache.camel.Predicate;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.example.model.Report;
 import org.apache.camel.model.ModelCamelContext;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/main-endpointdsl/pom.xml b/main-endpointdsl/pom.xml
index b4d59d7b..bdebf387 100644
--- a/main-endpointdsl/pom.xml
+++ b/main-endpointdsl/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl</artifactId>
@@ -87,7 +87,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/main-endpointdsl/src/test/java/org/apache/camel/example/MainEndpointDSLTest.java
 
b/main-endpointdsl/src/test/java/org/apache/camel/example/MainEndpointDSLTest.java
index 3ed956a1..d9c3f6c5 100644
--- 
a/main-endpointdsl/src/test/java/org/apache/camel/example/MainEndpointDSLTest.java
+++ 
b/main-endpointdsl/src/test/java/org/apache/camel/example/MainEndpointDSLTest.java
@@ -21,8 +21,8 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.util.PropertiesHelper.asProperties;
diff --git a/main-groovy/pom.xml b/main-groovy/pom.xml
index 8af91a11..4fcafc4b 100644
--- a/main-groovy/pom.xml
+++ b/main-groovy/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-groovy</artifactId>
@@ -99,7 +99,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main-health/pom.xml b/main-health/pom.xml
index 261ee999..021c3d7c 100644
--- a/main-health/pom.xml
+++ b/main-health/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-health</artifactId>
@@ -89,7 +89,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/main-health/src/test/java/org/apache/camel/example/MainHealthTest.java 
b/main-health/src/test/java/org/apache/camel/example/MainHealthTest.java
index 1ea0edcb..a1924164 100644
--- a/main-health/src/test/java/org/apache/camel/example/MainHealthTest.java
+++ b/main-health/src/test/java/org/apache/camel/example/MainHealthTest.java
@@ -21,8 +21,8 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.util.PropertiesHelper.asProperties;
diff --git a/main-joor/pom.xml b/main-joor/pom.xml
index 828f7e48..96fef56b 100644
--- a/main-joor/pom.xml
+++ b/main-joor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-joor</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main-joor/src/test/java/org/apache/camel/example/MainJOORTest.java 
b/main-joor/src/test/java/org/apache/camel/example/MainJOORTest.java
index d776daca..895f3115 100644
--- a/main-joor/src/test/java/org/apache/camel/example/MainJOORTest.java
+++ b/main-joor/src/test/java/org/apache/camel/example/MainJOORTest.java
@@ -21,8 +21,8 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.util.PropertiesHelper.asProperties;
diff --git a/main-lambda/pom.xml b/main-lambda/pom.xml
index 6f7b2dd3..d0b8ef82 100644
--- a/main-lambda/pom.xml
+++ b/main-lambda/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-lambda</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/main-lambda/src/test/java/org/apache/camel/example/MainLambdaTest.java 
b/main-lambda/src/test/java/org/apache/camel/example/MainLambdaTest.java
index 51253ab3..11b198ec 100644
--- a/main-lambda/src/test/java/org/apache/camel/example/MainLambdaTest.java
+++ b/main-lambda/src/test/java/org/apache/camel/example/MainLambdaTest.java
@@ -19,7 +19,7 @@ package org.apache.camel.example;
 import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/main-micrometer/pom.xml b/main-micrometer/pom.xml
index e03b45de..eef9c615 100644
--- a/main-micrometer/pom.xml
+++ b/main-micrometer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-micrometer</artifactId>
@@ -114,7 +114,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main-tiny/pom.xml b/main-tiny/pom.xml
index 506475d4..c0864f80 100644
--- a/main-tiny/pom.xml
+++ b/main-tiny/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
@@ -82,7 +82,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main-tiny/src/test/java/org/apache/camel/example/MainTinyTest.java 
b/main-tiny/src/test/java/org/apache/camel/example/MainTinyTest.java
index 1b68e279..3cc6c611 100644
--- a/main-tiny/src/test/java/org/apache/camel/example/MainTinyTest.java
+++ b/main-tiny/src/test/java/org/apache/camel/example/MainTinyTest.java
@@ -21,8 +21,8 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.junit5.CamelContextConfiguration;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.junit6.CamelContextConfiguration;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.util.PropertiesHelper.asProperties;
diff --git a/main-xml/pom.xml b/main-xml/pom.xml
index 74f9bcd9..48c512d0 100644
--- a/main-xml/pom.xml
+++ b/main-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
@@ -92,7 +92,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main-xml/src/test/java/org/apache/camel/example/MainXMLTest.java 
b/main-xml/src/test/java/org/apache/camel/example/MainXMLTest.java
index e4aca919..973c050c 100644
--- a/main-xml/src/test/java/org/apache/camel/example/MainXMLTest.java
+++ b/main-xml/src/test/java/org/apache/camel/example/MainXMLTest.java
@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/main-yaml/pom.xml b/main-yaml/pom.xml
index 9c595563..7e8f453b 100644
--- a/main-yaml/pom.xml
+++ b/main-yaml/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-yaml</artifactId>
@@ -92,7 +92,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main-yaml/src/test/java/org/apache/camel/example/MainYAMLTest.java 
b/main-yaml/src/test/java/org/apache/camel/example/MainYAMLTest.java
index 4e07dfa3..d224c989 100644
--- a/main-yaml/src/test/java/org/apache/camel/example/MainYAMLTest.java
+++ b/main-yaml/src/test/java/org/apache/camel/example/MainYAMLTest.java
@@ -19,7 +19,7 @@ package org.apache.camel.example;
 import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/main/pom.xml b/main/pom.xml
index 3ebc9ad8..db780985 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
@@ -107,7 +107,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/main/src/test/java/org/apache/camel/example/MainTest.java 
b/main/src/test/java/org/apache/camel/example/MainTest.java
index 43944f99..e4fe15ef 100644
--- a/main/src/test/java/org/apache/camel/example/MainTest.java
+++ b/main/src/test/java/org/apache/camel/example/MainTest.java
@@ -19,7 +19,7 @@ package org.apache.camel.example;
 import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git 
a/main/src/test/java/org/apache/camel/example/MainWithAnnotationTest.java 
b/main/src/test/java/org/apache/camel/example/MainWithAnnotationTest.java
index f2cfbbfe..26165cc4 100644
--- a/main/src/test/java/org/apache/camel/example/MainWithAnnotationTest.java
+++ b/main/src/test/java/org/apache/camel/example/MainWithAnnotationTest.java
@@ -21,7 +21,7 @@ import java.util.concurrent.TimeUnit;
 import org.apache.camel.BeanInject;
 import org.apache.camel.CamelContext;
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.main.junit5.CamelMainTest;
+import org.apache.camel.test.main.junit6.CamelMainTest;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/mapstruct/pom.xml b/mapstruct/pom.xml
index 37ace676..d17b0e26 100644
--- a/mapstruct/pom.xml
+++ b/mapstruct/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-mapstruct</artifactId>
@@ -90,7 +90,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/minio/pom.xml b/minio/pom.xml
index 3c6da287..cab05e57 100644
--- a/minio/pom.xml
+++ b/minio/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-minio</artifactId>
@@ -86,7 +86,7 @@
         <!-- testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/minio/src/test/java/org/apache/camel/example/MainMinioTest.java 
b/minio/src/test/java/org/apache/camel/example/MainMinioTest.java
index c516d072..63a9a86d 100644
--- a/minio/src/test/java/org/apache/camel/example/MainMinioTest.java
+++ b/minio/src/test/java/org/apache/camel/example/MainMinioTest.java
@@ -23,7 +23,7 @@ import org.apache.camel.component.minio.MinioComponent;
 import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.test.infra.minio.services.MinioService;
 import org.apache.camel.test.infra.minio.services.MinioServiceFactory;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index b372568b..bc5d7442 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-mongodb</artifactId>
@@ -87,7 +87,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git 
a/mongodb/src/test/java/org/apache/camel/example/mongodb/MongoDBTest.java 
b/mongodb/src/test/java/org/apache/camel/example/mongodb/MongoDBTest.java
index be6f62b4..2ff340d5 100644
--- a/mongodb/src/test/java/org/apache/camel/example/mongodb/MongoDBTest.java
+++ b/mongodb/src/test/java/org/apache/camel/example/mongodb/MongoDBTest.java
@@ -25,7 +25,7 @@ import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.spi.Registry;
 import org.apache.camel.test.infra.mongodb.services.MongoDBService;
 import org.apache.camel.test.infra.mongodb.services.MongoDBServiceFactory;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 
diff --git a/netty-custom-correlation/pom.xml b/netty-custom-correlation/pom.xml
index b54a01f3..1f56c2d4 100644
--- a/netty-custom-correlation/pom.xml
+++ b/netty-custom-correlation/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/netty-custom-correlation/src/test/java/org/apache/camel/example/netty/NettyTest.java
 
b/netty-custom-correlation/src/test/java/org/apache/camel/example/netty/NettyTest.java
index e185f5c1..37083085 100644
--- 
a/netty-custom-correlation/src/test/java/org/apache/camel/example/netty/NettyTest.java
+++ 
b/netty-custom-correlation/src/test/java/org/apache/camel/example/netty/NettyTest.java
@@ -22,7 +22,7 @@ import org.apache.camel.Predicate;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
 import org.apache.camel.spi.Registry;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.apache.camel.example.netty.MyClient.createCorrelationManager;
diff --git a/pom.xml b/pom.xml
index 777ef21d..c9824d6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>camel-examples</artifactId>
-    <version>4.18.0-SNAPSHOT</version>
+    <version>4.19.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Camel Examples</name>
diff --git a/pubnub/pom.xml b/pubnub/pom.xml
index 3a5f7bbd..14103334 100644
--- a/pubnub/pom.xml
+++ b/pubnub/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-pubnub</artifactId>
@@ -81,7 +81,7 @@
         <!-- testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-junit5</artifactId>
+            <artifactId>camel-test-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git 
a/pubnub/src/test/java/org/apache/camel/component/pubnub/example/PubNubStateManualTest.java
 
b/pubnub/src/test/java/org/apache/camel/component/pubnub/example/PubNubStateManualTest.java
index b515cffa..b3df175a 100644
--- 
a/pubnub/src/test/java/org/apache/camel/component/pubnub/example/PubNubStateManualTest.java
+++ 
b/pubnub/src/test/java/org/apache/camel/component/pubnub/example/PubNubStateManualTest.java
@@ -25,7 +25,7 @@ import org.apache.camel.RoutesBuilder;
 import org.apache.camel.builder.RouteBuilder;
 import org.apache.camel.component.mock.MockEndpoint;
 import org.apache.camel.component.pubnub.PubNubConstants;
-import org.apache.camel.test.junit5.CamelTestSupport;
+import org.apache.camel.test.junit6.CamelTestSupport;
 import org.junit.jupiter.api.Disabled;
 import org.junit.jupiter.api.Test;
 
diff --git a/quickfixj/pom.xml b/quickfixj/pom.xml
index 7cb21be9..c32d842f 100644
--- a/quickfixj/pom.xml
+++ b/quickfixj/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-quickfixj</artifactId>
@@ -67,7 +67,7 @@
         <!-- test dependencies -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/resume-api/pom.xml b/resume-api/pom.xml
index 27aa038a..ba9ce953 100644
--- a/resume-api/pom.xml
+++ b/resume-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/resume-api/resume-api-aws2-kinesis/pom.xml 
b/resume-api/resume-api-aws2-kinesis/pom.xml
index c12e89f7..e5597cdc 100644
--- a/resume-api/resume-api-aws2-kinesis/pom.xml
+++ b/resume-api/resume-api-aws2-kinesis/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/resume-api/resume-api-cassandraql/pom.xml 
b/resume-api/resume-api-cassandraql/pom.xml
index 4b584330..9cda2282 100644
--- a/resume-api/resume-api-cassandraql/pom.xml
+++ b/resume-api/resume-api-cassandraql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/resume-api/resume-api-common/pom.xml 
b/resume-api/resume-api-common/pom.xml
index 446bc449..57d14dc1 100644
--- a/resume-api/resume-api-common/pom.xml
+++ b/resume-api/resume-api-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/resume-api/resume-api-file-offset/pom.xml 
b/resume-api/resume-api-file-offset/pom.xml
index a4b1460a..4e2a564a 100644
--- a/resume-api/resume-api-file-offset/pom.xml
+++ b/resume-api/resume-api-file-offset/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/resume-api/resume-api-fileset-clusterized/pom.xml 
b/resume-api/resume-api-fileset-clusterized/pom.xml
index e1f571c7..c937be3f 100644
--- a/resume-api/resume-api-fileset-clusterized/pom.xml
+++ b/resume-api/resume-api-fileset-clusterized/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/resume-api/resume-api-fileset-wal/pom.xml 
b/resume-api/resume-api-fileset-wal/pom.xml
index 1f7ae835..f992c68e 100644
--- a/resume-api/resume-api-fileset-wal/pom.xml
+++ b/resume-api/resume-api-fileset-wal/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/resume-api/resume-api-fileset/pom.xml 
b/resume-api/resume-api-fileset/pom.xml
index 301ac2a8..f8643579 100644
--- a/resume-api/resume-api-fileset/pom.xml
+++ b/resume-api/resume-api-fileset/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/routeloader/pom.xml b/routeloader/pom.xml
index 7171dcba..0d4950a6 100644
--- a/routeloader/pom.xml
+++ b/routeloader/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-routeloader</artifactId>
@@ -118,7 +118,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/routeloader/src/test/java/org/apache/camel/example/RouteLoaderTest.java 
b/routeloader/src/test/java/org/apache/camel/example/RouteLoaderTest.java
index 49d226b2..19388fe4 100644
--- a/routeloader/src/test/java/org/apache/camel/example/RouteLoaderTest.java
+++ b/routeloader/src/test/java/org/apache/camel/example/RouteLoaderTest.java
@@ -19,7 +19,7 @@ package org.apache.camel.example;
 import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml
index eec89ad7..36ca72b1 100644
--- a/routes-configuration/pom.xml
+++ b/routes-configuration/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-routes-configuration</artifactId>
@@ -102,7 +102,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/routes-configuration/src/test/java/org/apache/camel/example/RoutesConfigurationTest.java
 
b/routes-configuration/src/test/java/org/apache/camel/example/RoutesConfigurationTest.java
index 15a5978b..e6726027 100644
--- 
a/routes-configuration/src/test/java/org/apache/camel/example/RoutesConfigurationTest.java
+++ 
b/routes-configuration/src/test/java/org/apache/camel/example/RoutesConfigurationTest.java
@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml
index e6fbabf5..261a96e3 100644
--- a/routetemplate-xml/pom.xml
+++ b/routetemplate-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-routetemplate-xml</artifactId>
@@ -86,7 +86,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/routetemplate-xml/src/test/java/org/apache/camel/example/RouteTemplateXMLTest.java
 
b/routetemplate-xml/src/test/java/org/apache/camel/example/RouteTemplateXMLTest.java
index c689c1b1..b51bdb11 100644
--- 
a/routetemplate-xml/src/test/java/org/apache/camel/example/RouteTemplateXMLTest.java
+++ 
b/routetemplate-xml/src/test/java/org/apache/camel/example/RouteTemplateXMLTest.java
@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml
index e83ba9d8..03447604 100644
--- a/routetemplate/pom.xml
+++ b/routetemplate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-routetemplate</artifactId>
@@ -80,7 +80,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-main-junit5</artifactId>
+            <artifactId>camel-test-main-junit6</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git 
a/routetemplate/src/test/java/org/apache/camel/example/RouteTemplateTest.java 
b/routetemplate/src/test/java/org/apache/camel/example/RouteTemplateTest.java
index 21e6c401..673771dc 100644
--- 
a/routetemplate/src/test/java/org/apache/camel/example/RouteTemplateTest.java
+++ 
b/routetemplate/src/test/java/org/apache/camel/example/RouteTemplateTest.java
@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit;
 
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.main.MainConfigurationProperties;
-import org.apache.camel.test.main.junit5.CamelMainTestSupport;
+import org.apache.camel.test.main.junit6.CamelMainTestSupport;
 import org.junit.jupiter.api.Test;
 
 import static org.junit.jupiter.api.Assertions.assertTrue;
diff --git a/salesforce-consumer/pom.xml b/salesforce-consumer/pom.xml
index f4ff9783..16ad8147 100644
--- a/salesforce-consumer/pom.xml
+++ b/salesforce-consumer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-salesforce-consumer</artifactId>
diff --git a/splunk/pom.xml b/splunk/pom.xml
index 81a212e8..a33029dc 100644
--- a/splunk/pom.xml
+++ b/splunk/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/spring-pulsar/pom.xml b/spring-pulsar/pom.xml
index 84c33dc3..ae98b82a 100644
--- a/spring-pulsar/pom.xml
+++ b/spring-pulsar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
@@ -92,7 +92,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git 
a/spring-pulsar/src/test/java/org/apache/camel/example/SpringPulsarTest.java 
b/spring-pulsar/src/test/java/org/apache/camel/example/SpringPulsarTest.java
index 29bb5ba0..9d431d51 100644
--- a/spring-pulsar/src/test/java/org/apache/camel/example/SpringPulsarTest.java
+++ b/spring-pulsar/src/test/java/org/apache/camel/example/SpringPulsarTest.java
@@ -21,7 +21,7 @@ import java.util.concurrent.TimeUnit;
 import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.test.infra.pulsar.services.PulsarService;
 import org.apache.camel.test.infra.pulsar.services.PulsarServiceFactory;
-import org.apache.camel.test.spring.junit5.CamelSpringTestSupport;
+import org.apache.camel.test.spring.junit6.CamelSpringTestSupport;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.RegisterExtension;
 import org.springframework.context.support.AbstractApplicationContext;
diff --git a/spring-xquery/pom.xml b/spring-xquery/pom.xml
index 83765b00..01fd654f 100644
--- a/spring-xquery/pom.xml
+++ b/spring-xquery/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
@@ -105,7 +105,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
 
diff --git 
a/spring-xquery/src/test/java/org/apache/camel/example/SpringXQueryTest.java 
b/spring-xquery/src/test/java/org/apache/camel/example/SpringXQueryTest.java
index 4a10d84c..e7e4b46b 100644
--- a/spring-xquery/src/test/java/org/apache/camel/example/SpringXQueryTest.java
+++ b/spring-xquery/src/test/java/org/apache/camel/example/SpringXQueryTest.java
@@ -18,8 +18,8 @@ package org.apache.camel.example;
 
 import org.apache.camel.EndpointInject;
 import org.apache.camel.component.mock.MockEndpoint;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
-import org.apache.camel.test.spring.junit5.MockEndpoints;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.MockEndpoints;
 import org.junit.jupiter.api.Test;
 import org.springframework.test.context.ContextConfiguration;
 
diff --git a/spring/pom.xml b/spring/pom.xml
index def8269e..7e7b20a3 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/telegram/pom.xml b/telegram/pom.xml
index d7c80f4e..ec2c8d96 100644
--- a/telegram/pom.xml
+++ b/telegram/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/transformer-demo/pom.xml b/transformer-demo/pom.xml
index 31ab9900..f89c78eb 100644
--- a/transformer-demo/pom.xml
+++ b/transformer-demo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
@@ -95,7 +95,7 @@
         <!-- for testing -->
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-test-spring-junit5</artifactId>
+            <artifactId>camel-test-spring-junit6</artifactId>
             <scope>test</scope>
         </dependency>
 
diff --git 
a/transformer-demo/src/test/java/org/apache/camel/example/transformer/demo/TransformerTest.java
 
b/transformer-demo/src/test/java/org/apache/camel/example/transformer/demo/TransformerTest.java
index 83c5811f..5ae8794c 100644
--- 
a/transformer-demo/src/test/java/org/apache/camel/example/transformer/demo/TransformerTest.java
+++ 
b/transformer-demo/src/test/java/org/apache/camel/example/transformer/demo/TransformerTest.java
@@ -24,7 +24,7 @@ import org.apache.camel.builder.NotifyBuilder;
 import org.apache.camel.model.ModelCamelContext;
 import org.apache.camel.spi.DataType;
 import org.apache.camel.spi.DataTypeAware;
-import org.apache.camel.test.spring.junit5.CamelSpringTest;
+import org.apache.camel.test.spring.junit6.CamelSpringTest;
 import org.junit.jupiter.api.Test;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.test.context.ContextConfiguration;
diff --git a/vault/aws-secrets-manager-reloading/pom.xml 
b/vault/aws-secrets-manager-reloading/pom.xml
index 74fedde8..c8f9895c 100644
--- a/vault/aws-secrets-manager-reloading/pom.xml
+++ b/vault/aws-secrets-manager-reloading/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aws-secrets-manager-reloading</artifactId>
diff --git a/vault/aws-secrets-manager/pom.xml 
b/vault/aws-secrets-manager/pom.xml
index 0b6896b4..1040bce8 100644
--- a/vault/aws-secrets-manager/pom.xml
+++ b/vault/aws-secrets-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aws-secrets-manager</artifactId>
diff --git a/vault/azure-key-vault-reloading/pom.xml 
b/vault/azure-key-vault-reloading/pom.xml
index b2088bca..372dcd67 100644
--- a/vault/azure-key-vault-reloading/pom.xml
+++ b/vault/azure-key-vault-reloading/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-azure-key-vault-reloading</artifactId>
diff --git a/vault/google-secret-manager-reloading/pom.xml 
b/vault/google-secret-manager-reloading/pom.xml
index 732ab829..c83cab0f 100644
--- a/vault/google-secret-manager-reloading/pom.xml
+++ b/vault/google-secret-manager-reloading/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-google-secret-manager-reloading</artifactId>
diff --git a/vault/pom.xml b/vault/pom.xml
index 781d90f3..bd17978c 100644
--- a/vault/pom.xml
+++ b/vault/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-examples-vault-parent</artifactId>
diff --git a/whatsapp/pom.xml b/whatsapp/pom.xml
index aeb2c5c9..52c584ec 100644
--- a/whatsapp/pom.xml
+++ b/whatsapp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>4.18.0-SNAPSHOT</version>
+        <version>4.19.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-whatsapp</artifactId>

Reply via email to