3.4.1
diff --git a/camel-example-spring-boot-activemq/pom.xml b/camel-example-spring-boot-activemq/pom.xml
index 086a9ef..7b0b5f1 100644
--- a/camel-example-spring-boot-activemq/pom.xml
+++ b/camel-example-spring-boot-activemq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/camel-example-spring-boot-amqp/pom.xml b/camel-example-spring-boot-amqp/pom.xml
index 5513b2f..665df5e 100644
--- a/camel-example-spring-boot-amqp/pom.xml
+++ b/camel-example-spring-boot-amqp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml b/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
index 25888e2..61b4772 100644
--- a/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
+++ b/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>
diff --git a/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml b/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
index 1c179f1..edd0767 100644
--- a/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
+++ b/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>
diff --git a/camel-example-spring-boot-clustered-route-controller/pom.xml b/camel-example-spring-boot-clustered-route-controller/pom.xml
index 42e6355..b5cc79e 100644
--- a/camel-example-spring-boot-clustered-route-controller/pom.xml
+++ b/camel-example-spring-boot-clustered-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
diff --git a/camel-example-spring-boot-fhir-auth-tx/pom.xml b/camel-example-spring-boot-fhir-auth-tx/pom.xml
index 20c59f0..9a5ccc1 100644
--- a/camel-example-spring-boot-fhir-auth-tx/pom.xml
+++ b/camel-example-spring-boot-fhir-auth-tx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId>
diff --git a/camel-example-spring-boot-fhir/pom.xml b/camel-example-spring-boot-fhir/pom.xml
index c6ce1b5..06a8693 100644
--- a/camel-example-spring-boot-fhir/pom.xml
+++ b/camel-example-spring-boot-fhir/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir</artifactId>
diff --git a/camel-example-spring-boot-geocoder/pom.xml b/camel-example-spring-boot-geocoder/pom.xml
index cdc220e..d7d7c35 100644
--- a/camel-example-spring-boot-geocoder/pom.xml
+++ b/camel-example-spring-boot-geocoder/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-geocoder</artifactId>
diff --git a/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml b/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index 6bf0f26..df97a2e 100644
--- a/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hello-grpc-client-kubernetes</artifactId>
diff --git a/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml b/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index a77fccc..ab24882 100644
--- a/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/camel-example-spring-boot-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hello-grpc-server-kubernetes</artifactId>
diff --git a/camel-example-spring-boot-grpc-kubernetes/pom.xml b/camel-example-spring-boot-grpc-kubernetes/pom.xml
index 57cc09e..e035b7c 100644
--- a/camel-example-spring-boot-grpc-kubernetes/pom.xml
+++ b/camel-example-spring-boot-grpc-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
diff --git a/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml b/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
index c026e2a..b1cc9da 100644
--- a/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
+++ b/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-client</artifactId>
diff --git a/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml b/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
index f527150..8fac942 100644
--- a/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
+++ b/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server</artifactId>
diff --git a/camel-example-spring-boot-grpc/pom.xml b/camel-example-spring-boot-grpc/pom.xml
index 258d8d9..2197fb3 100644
--- a/camel-example-spring-boot-grpc/pom.xml
+++ b/camel-example-spring-boot-grpc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc</artifactId>
diff --git a/camel-example-spring-boot-health-checks/pom.xml b/camel-example-spring-boot-health-checks/pom.xml
index 58fbdb3..d829a92 100644
--- a/camel-example-spring-boot-health-checks/pom.xml
+++ b/camel-example-spring-boot-health-checks/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
diff --git a/camel-example-spring-boot-hystrix/client/pom.xml b/camel-example-spring-boot-hystrix/client/pom.xml
index fd4a07d..98f3429 100644
--- a/camel-example-spring-boot-hystrix/client/pom.xml
+++ b/camel-example-spring-boot-hystrix/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-client</artifactId>
diff --git a/camel-example-spring-boot-hystrix/pom.xml b/camel-example-spring-boot-hystrix/pom.xml
index 00ce7d2..a400f2f 100644
--- a/camel-example-spring-boot-hystrix/pom.xml
+++ b/camel-example-spring-boot-hystrix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix</artifactId>
diff --git a/camel-example-spring-boot-hystrix/service1/pom.xml b/camel-example-spring-boot-hystrix/service1/pom.xml
index bc478fa..7c9c3cb 100644
--- a/camel-example-spring-boot-hystrix/service1/pom.xml
+++ b/camel-example-spring-boot-hystrix/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service1</artifactId>
diff --git a/camel-example-spring-boot-hystrix/service2/pom.xml b/camel-example-spring-boot-hystrix/service2/pom.xml
index 6cb32fd..94594d7 100644
--- a/camel-example-spring-boot-hystrix/service2/pom.xml
+++ b/camel-example-spring-boot-hystrix/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service2</artifactId>
diff --git a/camel-example-spring-boot-infinispan/pom.xml b/camel-example-spring-boot-infinispan/pom.xml
index df34bc6..3f5557e 100644
--- a/camel-example-spring-boot-infinispan/pom.xml
+++ b/camel-example-spring-boot-infinispan/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-infinispan</artifactId>
diff --git a/camel-example-spring-boot-jira/pom.xml b/camel-example-spring-boot-jira/pom.xml
index d0fdfb3..22f3a16 100644
--- a/camel-example-spring-boot-jira/pom.xml
+++ b/camel-example-spring-boot-jira/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-jira</artifactId>
diff --git a/camel-example-spring-boot-kafka-avro/pom.xml b/camel-example-spring-boot-kafka-avro/pom.xml
index 16fc7d5..2b260e2 100644
--- a/camel-example-spring-boot-kafka-avro/pom.xml
+++ b/camel-example-spring-boot-kafka-avro/pom.xml
@@ -23,7 +23,7 @@
   <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
   <artifactId>camel-example-spring-boot-kafka-avro</artifactId>
diff --git a/camel-example-spring-boot-kafka-offsetrepository/pom.xml b/camel-example-spring-boot-kafka-offsetrepository/pom.xml
index 6739d0d..e299a7e 100644
--- a/camel-example-spring-boot-kafka-offsetrepository/pom.xml
+++ b/camel-example-spring-boot-kafka-offsetrepository/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
diff --git a/camel-example-spring-boot-master/pom.xml b/camel-example-spring-boot-master/pom.xml
index 8cb718c..634fd49 100644
--- a/camel-example-spring-boot-master/pom.xml
+++ b/camel-example-spring-boot-master/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-master</artifactId>
diff --git a/camel-example-spring-boot-metrics/pom.xml b/camel-example-spring-boot-metrics/pom.xml
index f74bef1..3e916a0 100644
--- a/camel-example-spring-boot-metrics/pom.xml
+++ b/camel-example-spring-boot-metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/camel-example-spring-boot-opentracing/client/pom.xml b/camel-example-spring-boot-opentracing/client/pom.xml
index 6dda49c..5c26a04 100644
--- a/camel-example-spring-boot-opentracing/client/pom.xml
+++ b/camel-example-spring-boot-opentracing/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-client</artifactId>
diff --git a/camel-example-spring-boot-opentracing/loggingtracer/pom.xml b/camel-example-spring-boot-opentracing/loggingtracer/pom.xml
index e5b78e4..6bddf71 100644
--- a/camel-example-spring-boot-opentracing/loggingtracer/pom.xml
+++ b/camel-example-spring-boot-opentracing/loggingtracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-loggingtracer</artifactId>
diff --git a/camel-example-spring-boot-opentracing/pom.xml b/camel-example-spring-boot-opentracing/pom.xml
index 42284e8..1741237 100644
--- a/camel-example-spring-boot-opentracing/pom.xml
+++ b/camel-example-spring-boot-opentracing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing</artifactId>
diff --git a/camel-example-spring-boot-opentracing/service1/pom.xml b/camel-example-spring-boot-opentracing/service1/pom.xml
index a772c45..399b107 100644
--- a/camel-example-spring-boot-opentracing/service1/pom.xml
+++ b/camel-example-spring-boot-opentracing/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service1</artifactId>
diff --git a/camel-example-spring-boot-opentracing/service2/pom.xml b/camel-example-spring-boot-opentracing/service2/pom.xml
index 36ba182..662a18d 100644
--- a/camel-example-spring-boot-opentracing/service2/pom.xml
+++ b/camel-example-spring-boot-opentracing/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service2</artifactId>
diff --git a/camel-example-spring-boot-pojo/pom.xml b/camel-example-spring-boot-pojo/pom.xml
index 22224f5..8797e01 100644
--- a/camel-example-spring-boot-pojo/pom.xml
+++ b/camel-example-spring-boot-pojo/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-pojo</artifactId>
diff --git a/camel-example-spring-boot-rabbitmq/pom.xml b/camel-example-spring-boot-rabbitmq/pom.xml
index acea554..b1c3d0b 100644
--- a/camel-example-spring-boot-rabbitmq/pom.xml
+++ b/camel-example-spring-boot-rabbitmq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rabbitmq</artifactId>
diff --git a/camel-example-spring-boot-reactive-streams/pom.xml b/camel-example-spring-boot-reactive-streams/pom.xml
index 1321b43..291dcbc 100644
--- a/camel-example-spring-boot-reactive-streams/pom.xml
+++ b/camel-example-spring-boot-reactive-streams/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-reactive-streams</artifactId>
diff --git a/camel-example-spring-boot-resilience4j/client/pom.xml b/camel-example-spring-boot-resilience4j/client/pom.xml
index bcf1b7a..742e69f 100644
--- a/camel-example-spring-boot-resilience4j/client/pom.xml
+++ b/camel-example-spring-boot-resilience4j/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client</artifactId>
diff --git a/camel-example-spring-boot-resilience4j/client2/pom.xml b/camel-example-spring-boot-resilience4j/client2/pom.xml
index 11c39de..1a2a20f 100644
--- a/camel-example-spring-boot-resilience4j/client2/pom.xml
+++ b/camel-example-spring-boot-resilience4j/client2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client2</artifactId>
diff --git a/camel-example-spring-boot-resilience4j/pom.xml b/camel-example-spring-boot-resilience4j/pom.xml
index 1bacaab..e0865c7 100644
--- a/camel-example-spring-boot-resilience4j/pom.xml
+++ b/camel-example-spring-boot-resilience4j/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j</artifactId>
diff --git a/camel-example-spring-boot-resilience4j/service1/pom.xml b/camel-example-spring-boot-resilience4j/service1/pom.xml
index 385dd32..78357d9 100644
--- a/camel-example-spring-boot-resilience4j/service1/pom.xml
+++ b/camel-example-spring-boot-resilience4j/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service1</artifactId>
diff --git a/camel-example-spring-boot-resilience4j/service2/pom.xml b/camel-example-spring-boot-resilience4j/service2/pom.xml
index ca90c74..23bcef4 100644
--- a/camel-example-spring-boot-resilience4j/service2/pom.xml
+++ b/camel-example-spring-boot-resilience4j/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service2</artifactId>
diff --git a/camel-example-spring-boot-rest-jpa/pom.xml b/camel-example-spring-boot-rest-jpa/pom.xml
index 46cb70c..43f9411 100644
--- a/camel-example-spring-boot-rest-jpa/pom.xml
+++ b/camel-example-spring-boot-rest-jpa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-jpa</artifactId>
diff --git a/camel-example-spring-boot-rest-openapi-simple/pom.xml b/camel-example-spring-boot-rest-openapi-simple/pom.xml
index bc719b9..ca3fe6e 100644
--- a/camel-example-spring-boot-rest-openapi-simple/pom.xml
+++ b/camel-example-spring-boot-rest-openapi-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi-simple</artifactId>
diff --git a/camel-example-spring-boot-rest-openapi/pom.xml b/camel-example-spring-boot-rest-openapi/pom.xml
index be380d6..2c27569 100644
--- a/camel-example-spring-boot-rest-openapi/pom.xml
+++ b/camel-example-spring-boot-rest-openapi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi</artifactId>
diff --git a/camel-example-spring-boot-rest-producer/pom.xml b/camel-example-spring-boot-rest-producer/pom.xml
index 4cee1ef..ea47f83 100644
--- a/camel-example-spring-boot-rest-producer/pom.xml
+++ b/camel-example-spring-boot-rest-producer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-producer</artifactId>
diff --git a/camel-example-spring-boot-rest-swagger-simple/pom.xml b/camel-example-spring-boot-rest-swagger-simple/pom.xml
index d130a8c..4ab02ce 100644
--- a/camel-example-spring-boot-rest-swagger-simple/pom.xml
+++ b/camel-example-spring-boot-rest-swagger-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger-simple</artifactId>
diff --git a/camel-example-spring-boot-rest-swagger/pom.xml b/camel-example-spring-boot-rest-swagger/pom.xml
index 09646dd..e612555 100644
--- a/camel-example-spring-boot-rest-swagger/pom.xml
+++ b/camel-example-spring-boot-rest-swagger/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/camel-example-spring-boot-servicecall/consumer/pom.xml b/camel-example-spring-boot-servicecall/consumer/pom.xml
index b515fbd..af70054 100644
--- a/camel-example-spring-boot-servicecall/consumer/pom.xml
+++ b/camel-example-spring-boot-servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>
diff --git a/camel-example-spring-boot-servicecall/pom.xml b/camel-example-spring-boot-servicecall/pom.xml
index 231a451..c860769 100644
--- a/camel-example-spring-boot-servicecall/pom.xml
+++ b/camel-example-spring-boot-servicecall/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
diff --git a/camel-example-spring-boot-servicecall/services/pom.xml b/camel-example-spring-boot-servicecall/services/pom.xml
index 78ce2ad..c37b428 100644
--- a/camel-example-spring-boot-servicecall/services/pom.xml
+++ b/camel-example-spring-boot-servicecall/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-services</artifactId>
diff --git a/camel-example-spring-boot-strimzi/pom.xml b/camel-example-spring-boot-strimzi/pom.xml
index 4d0af8e..03d0614 100644
--- a/camel-example-spring-boot-strimzi/pom.xml
+++ b/camel-example-spring-boot-strimzi/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel.springboot.example</groupId>
 		<artifactId>examples</artifactId>
-		<version>3.4.0-SNAPSHOT</version>
+		<version>3.4.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-boot-strimzi</artifactId>
diff --git a/camel-example-spring-boot-supervising-route-controller/pom.xml b/camel-example-spring-boot-supervising-route-controller/pom.xml
index 27eb978..c0bf8e2 100644
--- a/camel-example-spring-boot-supervising-route-controller/pom.xml
+++ b/camel-example-spring-boot-supervising-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>
diff --git a/camel-example-spring-boot-twitter-salesforce/pom.xml b/camel-example-spring-boot-twitter-salesforce/pom.xml
index 6528e34..891425f 100644
--- a/camel-example-spring-boot-twitter-salesforce/pom.xml
+++ b/camel-example-spring-boot-twitter-salesforce/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-twitter-salesforce</artifactId>
diff --git a/camel-example-spring-boot-undertow-spring-security/pom.xml b/camel-example-spring-boot-undertow-spring-security/pom.xml
index f98408b..c1d29c2 100644
--- a/camel-example-spring-boot-undertow-spring-security/pom.xml
+++ b/camel-example-spring-boot-undertow-spring-security/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/camel-example-spring-boot-validator/pom.xml b/camel-example-spring-boot-validator/pom.xml
index df26fd7..0a6dfa2 100644
--- a/camel-example-spring-boot-validator/pom.xml
+++ b/camel-example-spring-boot-validator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-validator</artifactId>
diff --git a/camel-example-spring-boot-webhook/pom.xml b/camel-example-spring-boot-webhook/pom.xml
index 2427872..3a60eb2 100644
--- a/camel-example-spring-boot-webhook/pom.xml
+++ b/camel-example-spring-boot-webhook/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/camel-example-spring-boot-widget-gadget/pom.xml b/camel-example-spring-boot-widget-gadget/pom.xml
index 68c3f9a..2d2459d 100644
--- a/camel-example-spring-boot-widget-gadget/pom.xml
+++ b/camel-example-spring-boot-widget-gadget/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/camel-example-spring-boot-xml/pom.xml b/camel-example-spring-boot-xml/pom.xml
index 1442fd7..aab1199 100644
--- a/camel-example-spring-boot-xml/pom.xml
+++ b/camel-example-spring-boot-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml</artifactId>
diff --git a/camel-example-spring-boot-zipkin/client/pom.xml b/camel-example-spring-boot-zipkin/client/pom.xml
index 08e183a..7dd0c3c 100644
--- a/camel-example-spring-boot-zipkin/client/pom.xml
+++ b/camel-example-spring-boot-zipkin/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-client</artifactId>
diff --git a/camel-example-spring-boot-zipkin/pom.xml b/camel-example-spring-boot-zipkin/pom.xml
index cb2b366..976d119 100644
--- a/camel-example-spring-boot-zipkin/pom.xml
+++ b/camel-example-spring-boot-zipkin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin</artifactId>
diff --git a/camel-example-spring-boot-zipkin/service1/pom.xml b/camel-example-spring-boot-zipkin/service1/pom.xml
index 68e3172..a947110 100644
--- a/camel-example-spring-boot-zipkin/service1/pom.xml
+++ b/camel-example-spring-boot-zipkin/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service1</artifactId>
diff --git a/camel-example-spring-boot-zipkin/service2/pom.xml b/camel-example-spring-boot-zipkin/service2/pom.xml
index 1f96ab1..be713bd 100644
--- a/camel-example-spring-boot-zipkin/service2/pom.xml
+++ b/camel-example-spring-boot-zipkin/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service2</artifactId>
diff --git a/camel-example-spring-boot/pom.xml b/camel-example-spring-boot/pom.xml
index c22f0bb..612b69d 100644
--- a/camel-example-spring-boot/pom.xml
+++ b/camel-example-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot</artifactId>
diff --git a/camel-example-spring-cloud-servicecall/consumer/pom.xml b/camel-example-spring-cloud-servicecall/consumer/pom.xml
index c8cb8c4..46518a9 100644
--- a/camel-example-spring-cloud-servicecall/consumer/pom.xml
+++ b/camel-example-spring-cloud-servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-servicecall-consumer</artifactId>
diff --git a/camel-example-spring-cloud-servicecall/pom.xml b/camel-example-spring-cloud-servicecall/pom.xml
index 447b8c8..d88a01c 100644
--- a/camel-example-spring-cloud-servicecall/pom.xml
+++ b/camel-example-spring-cloud-servicecall/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-servicecall</artifactId>
diff --git a/camel-example-spring-cloud-servicecall/service/pom.xml b/camel-example-spring-cloud-servicecall/service/pom.xml
index ddb3307..a92923b 100644
--- a/camel-example-spring-cloud-servicecall/service/pom.xml
+++ b/camel-example-spring-cloud-servicecall/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-servicecall-service</artifactId>
diff --git a/camel-example-spring-cloud-serviceregistry/consumer/pom.xml b/camel-example-spring-cloud-serviceregistry/consumer/pom.xml
index 3370b91..aeb6d24 100644
--- a/camel-example-spring-cloud-serviceregistry/consumer/pom.xml
+++ b/camel-example-spring-cloud-serviceregistry/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-cloud-serviceregistry</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-serviceregistry-consumer</artifactId>
diff --git a/camel-example-spring-cloud-serviceregistry/pom.xml b/camel-example-spring-cloud-serviceregistry/pom.xml
index 3702853..97bd2ac 100644
--- a/camel-example-spring-cloud-serviceregistry/pom.xml
+++ b/camel-example-spring-cloud-serviceregistry/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-serviceregistry</artifactId>
diff --git a/camel-example-spring-cloud-serviceregistry/service/pom.xml b/camel-example-spring-cloud-serviceregistry/service/pom.xml
index 16256eb..0ea1c4d 100644
--- a/camel-example-spring-cloud-serviceregistry/service/pom.xml
+++ b/camel-example-spring-cloud-serviceregistry/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-cloud-serviceregistry</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-serviceregistry-service</artifactId>
diff --git a/pom.xml b/pom.xml
index 3d0bfe4..6f871af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,11 +24,12 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.4.0</version>
+        <version>3.4.1</version>
     </parent>
 
     <groupId>org.apache.camel.springboot.example</groupId>
     <artifactId>examples</artifactId>
+    <version>3.4.1-SNAPSHOT</version>
     <name>Camel SB :: Examples</name>
     <description>Camel Examples</description>
     <packaging>pom</packaging>
@@ -80,7 +81,7 @@
         <!-- for symbolicName in OSGi examples we only want the artifactId, eg camel-example-sql -->
         <!-- as having org.apache.camel as prefix is not needed and makes the name very long -->
         <camel.osgi.symbolic.name>${project.artifactId}</camel.osgi.symbolic.name>
-        <camel-version>3.4.0</camel-version>
+        <camel-version>3.4.1</camel-version>
         <skip.starting.camel.context>false</skip.starting.camel.context>
         <javax.servlet.api.version>4.0.1</javax.servlet.api.version>
         <camel.osgi.export.pkg />