This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/camel-3.7.x by this push:
new 32ea5c0 Upgrade to camel-3.7.4
32ea5c0 is described below
commit 32ea5c0ea6a78d42a0c16f9093d8ffd2e703756c
Author: Thomas Diesler <[email protected]>
AuthorDate: Tue Jun 22 15:30:21 2021 +0200
Upgrade to camel-3.7.4
---
camel-example-spring-boot-activemq/pom.xml | 2 +-
camel-example-spring-boot-actuator-http-metrics/pom.xml | 2 +-
camel-example-spring-boot-amqp/pom.xml | 2 +-
camel-example-spring-boot-apm-opentracing/pom.xml | 2 +-
camel-example-spring-boot-arangodb/pom.xml | 2 +-
camel-example-spring-boot-aws2-s3/pom.xml | 2 +-
.../cluster-bootstrap/pom.xml | 2 +-
.../cluster-node/pom.xml | 2 +-
camel-example-spring-boot-clustered-route-controller/pom.xml | 2 +-
camel-example-spring-boot-fhir-auth-tx/pom.xml | 2 +-
camel-example-spring-boot-fhir/pom.xml | 2 +-
camel-example-spring-boot-geocoder/pom.xml | 2 +-
.../hello-camel-grpc-client-kubernetes/pom.xml | 2 +-
.../hello-camel-grpc-server-kubernetes/pom.xml | 2 +-
camel-example-spring-boot-grpc-kubernetes/pom.xml | 2 +-
camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml | 2 +-
camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml | 2 +-
camel-example-spring-boot-grpc/pom.xml | 2 +-
camel-example-spring-boot-health-checks/pom.xml | 2 +-
camel-example-spring-boot-hystrix/client/pom.xml | 2 +-
camel-example-spring-boot-hystrix/pom.xml | 2 +-
camel-example-spring-boot-hystrix/service1/pom.xml | 2 +-
camel-example-spring-boot-hystrix/service2/pom.xml | 2 +-
camel-example-spring-boot-infinispan/pom.xml | 2 +-
camel-example-spring-boot-jira/pom.xml | 2 +-
camel-example-spring-boot-kafka-avro/pom.xml | 2 +-
camel-example-spring-boot-kafka-offsetrepository/pom.xml | 2 +-
camel-example-spring-boot-load-balancer-eip/pom.xml | 2 +-
camel-example-spring-boot-master/pom.xml | 2 +-
camel-example-spring-boot-metrics/pom.xml | 2 +-
camel-example-spring-boot-opentracing/client/pom.xml | 2 +-
camel-example-spring-boot-opentracing/loggingtracer/pom.xml | 2 +-
camel-example-spring-boot-opentracing/pom.xml | 2 +-
camel-example-spring-boot-opentracing/service1/pom.xml | 2 +-
camel-example-spring-boot-opentracing/service2/pom.xml | 2 +-
camel-example-spring-boot-pojo/pom.xml | 2 +-
camel-example-spring-boot-rabbitmq/pom.xml | 2 +-
camel-example-spring-boot-reactive-streams/pom.xml | 2 +-
camel-example-spring-boot-resilience4j/client/pom.xml | 2 +-
camel-example-spring-boot-resilience4j/client2/pom.xml | 2 +-
camel-example-spring-boot-resilience4j/pom.xml | 2 +-
camel-example-spring-boot-resilience4j/service1/pom.xml | 2 +-
camel-example-spring-boot-resilience4j/service2/pom.xml | 2 +-
camel-example-spring-boot-rest-jpa/pom.xml | 2 +-
camel-example-spring-boot-rest-openapi-simple/pom.xml | 2 +-
camel-example-spring-boot-rest-openapi/pom.xml | 2 +-
camel-example-spring-boot-rest-producer/pom.xml | 2 +-
camel-example-spring-boot-rest-swagger-simple/pom.xml | 2 +-
camel-example-spring-boot-rest-swagger/pom.xml | 2 +-
camel-example-spring-boot-routetemplate/pom.xml | 2 +-
camel-example-spring-boot-servicecall/consumer/pom.xml | 2 +-
camel-example-spring-boot-servicecall/pom.xml | 2 +-
camel-example-spring-boot-servicecall/services/pom.xml | 2 +-
camel-example-spring-boot-splitter-eip/pom.xml | 2 +-
camel-example-spring-boot-strimzi/pom.xml | 2 +-
camel-example-spring-boot-supervising-route-controller/pom.xml | 2 +-
camel-example-spring-boot-twitter-salesforce/pom.xml | 2 +-
camel-example-spring-boot-type-converter/pom.xml | 2 +-
camel-example-spring-boot-undertow-spring-security/pom.xml | 2 +-
camel-example-spring-boot-unit-testing/pom.xml | 2 +-
camel-example-spring-boot-validator/pom.xml | 2 +-
camel-example-spring-boot-webhook/pom.xml | 2 +-
camel-example-spring-boot-widget-gadget/pom.xml | 2 +-
camel-example-spring-boot-xml/pom.xml | 2 +-
camel-example-spring-boot-zipkin/client/pom.xml | 2 +-
camel-example-spring-boot-zipkin/pom.xml | 2 +-
camel-example-spring-boot-zipkin/service1/pom.xml | 2 +-
camel-example-spring-boot-zipkin/service2/pom.xml | 2 +-
camel-example-spring-boot/pom.xml | 2 +-
pom.xml | 4 ++--
70 files changed, 71 insertions(+), 71 deletions(-)
diff --git a/camel-example-spring-boot-activemq/pom.xml
b/camel-example-spring-boot-activemq/pom.xml
index 371b4d8..4326728 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/camel-example-spring-boot-actuator-http-metrics/pom.xml
b/camel-example-spring-boot-actuator-http-metrics/pom.xml
index 5c0d3ab..4cdcf32 100644
--- a/camel-example-spring-boot-actuator-http-metrics/pom.xml
+++ b/camel-example-spring-boot-actuator-http-metrics/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel.springboot.example</groupId>
<artifactId>examples</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId>
diff --git a/camel-example-spring-boot-amqp/pom.xml
b/camel-example-spring-boot-amqp/pom.xml
index e2e8b03..2f11cef 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/camel-example-spring-boot-apm-opentracing/pom.xml
b/camel-example-spring-boot-apm-opentracing/pom.xml
index d8fdc59..6b2c8fd 100644
--- a/camel-example-spring-boot-apm-opentracing/pom.xml
+++ b/camel-example-spring-boot-apm-opentracing/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.springboot.example</groupId>
<artifactId>examples</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-apm-opentracing</artifactId>
diff --git a/camel-example-spring-boot-arangodb/pom.xml
b/camel-example-spring-boot-arangodb/pom.xml
index 86184d0..9dd74c6 100644
--- a/camel-example-spring-boot-arangodb/pom.xml
+++ b/camel-example-spring-boot-arangodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.springboot.example</groupId>
<artifactId>examples</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-arangodb</artifactId>
diff --git a/camel-example-spring-boot-aws2-s3/pom.xml
b/camel-example-spring-boot-aws2-s3/pom.xml
index 94d4626..49e2353 100644
--- a/camel-example-spring-boot-aws2-s3/pom.xml
+++ b/camel-example-spring-boot-aws2-s3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.springboot.example</groupId>
<artifactId>examples</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-aws2-s3</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 8c71e64..e4bf7ac 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.7.0</version>
+ <version>3.7.4</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 700622e..43b295a 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.7.0</version>
+ <version>3.7.4</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 174e6aa..7f55006 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.7.0</version>
+ <version>3.7.4</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 25f225c..0c16b30 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.7.0</version>
+ <version>3.7.4</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 9c7f49f..f4b72db 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.7.0</version>
+ <version>3.7.4</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 5da0e06..5069888 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.7.0</version>
+ <version>3.7.4</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 af3df8c..bbb89ff 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.7.0</version>
+ <version>3.7.4</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 60f7bad..000f42f 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.7.0</version>
+ <version>3.7.4</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 ea42f78..e862ce0 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.7.0</version>
+ <version>3.7.4</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 e22545c..4eb0864 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.7.0</version>
+ <version>3.7.4</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 1457d06..59f187c 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.7.0</version>
+ <version>3.7.4</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 c192614..af046ec 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.7.0</version>
+ <version>3.7.4</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 e40418f..1ec8a7d 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.7.0</version>
+ <version>3.7.4</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 c108ff4..2e4c33d 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.7.0</version>
+ <version>3.7.4</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 663e69a..ea3128d 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.7.0</version>
+ <version>3.7.4</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 0c3b704..0d79f4f 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.7.0</version>
+ <version>3.7.4</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 eb23cb9..598a2b9 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.7.0</version>
+ <version>3.7.4</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 b4a93df..1c951af 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.7.0</version>
+ <version>3.7.4</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 20b1bcf..2f5a726 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.7.0</version>
+ <version>3.7.4</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 2bc8ec8..c27dec9 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.7.0</version>
+ <version>3.7.4</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 4cf221d..c5d1d7e 100644
--- a/camel-example-spring-boot-kafka-offsetrepository/pom.xml
+++ b/camel-example-spring-boot-kafka-offsetrepository/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel.springboot.example</groupId>
<artifactId>examples</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
diff --git a/camel-example-spring-boot-load-balancer-eip/pom.xml
b/camel-example-spring-boot-load-balancer-eip/pom.xml
index 816a434..1e93920 100644
--- a/camel-example-spring-boot-load-balancer-eip/pom.xml
+++ b/camel-example-spring-boot-load-balancer-eip/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>org.apache.camel.springboot.example</groupId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/camel-example-spring-boot-master/pom.xml
b/camel-example-spring-boot-master/pom.xml
index 5a154fd..8770e72 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.7.0</version>
+ <version>3.7.4</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 409d585..3d3738a 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.7.0</version>
+ <version>3.7.4</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 6fa3ce4..596c400 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.7.0</version>
+ <version>3.7.4</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 e390c0f..6ae8818 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.7.0</version>
+ <version>3.7.4</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 00cc1c5..3a6f400 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.7.0</version>
+ <version>3.7.4</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 b67e958..1fd952c 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.7.0</version>
+ <version>3.7.4</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 14aacfd..2f7b207 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.7.0</version>
+ <version>3.7.4</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 83f3fee..f5e1ff4 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.7.0</version>
+ <version>3.7.4</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 b196927..9651567 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.7.0</version>
+ <version>3.7.4</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 d67d064..737833c 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.7.0</version>
+ <version>3.7.4</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 9edfdea..7afe73a 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.7.0</version>
+ <version>3.7.4</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 7777531..b549ea8 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.7.0</version>
+ <version>3.7.4</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 13ce1b3..91d44d3 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.7.0</version>
+ <version>3.7.4</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 da9c810..908ab56 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.7.0</version>
+ <version>3.7.4</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 a97f556..927bfe6 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.7.0</version>
+ <version>3.7.4</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 bf66409..499b5fa 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.7.0</version>
+ <version>3.7.4</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 5e4ce24..2be7910 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.7.0</version>
+ <version>3.7.4</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 ed3a015..487fa04 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.7.0</version>
+ <version>3.7.4</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 e43787a..29bdbe2 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.7.0</version>
+ <version>3.7.4</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 315285d..5a2b7f8 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.7.0</version>
+ <version>3.7.4</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 ac7f000..a4f3793 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/camel-example-spring-boot-routetemplate/pom.xml
b/camel-example-spring-boot-routetemplate/pom.xml
index e8ed735..db88d4a 100644
--- a/camel-example-spring-boot-routetemplate/pom.xml
+++ b/camel-example-spring-boot-routetemplate/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel.springboot.example</groupId>
<artifactId>examples</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-routetemplate</artifactId>
diff --git a/camel-example-spring-boot-servicecall/consumer/pom.xml
b/camel-example-spring-boot-servicecall/consumer/pom.xml
index c081a7a..a512a86 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.7.0</version>
+ <version>3.7.4</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 e59d300..7f216c1 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.7.0</version>
+ <version>3.7.4</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 099fa6a..4022458 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-servicecall-services</artifactId>
diff --git a/camel-example-spring-boot-splitter-eip/pom.xml
b/camel-example-spring-boot-splitter-eip/pom.xml
index 1246a43..8f62ef6 100644
--- a/camel-example-spring-boot-splitter-eip/pom.xml
+++ b/camel-example-spring-boot-splitter-eip/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>org.apache.camel.springboot.example</groupId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/camel-example-spring-boot-strimzi/pom.xml
b/camel-example-spring-boot-strimzi/pom.xml
index 4a18960..a7ddeef 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.7.0</version>
+ <version>3.7.4</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 89d384c..6b4748e 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.7.0</version>
+ <version>3.7.4</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 dd6278a..3bf3a12 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot-twitter-salesforce</artifactId>
diff --git a/camel-example-spring-boot-type-converter/pom.xml
b/camel-example-spring-boot-type-converter/pom.xml
index 050ab75..5ecd3cd 100644
--- a/camel-example-spring-boot-type-converter/pom.xml
+++ b/camel-example-spring-boot-type-converter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>org.apache.camel.springboot.example</groupId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/camel-example-spring-boot-undertow-spring-security/pom.xml
b/camel-example-spring-boot-undertow-spring-security/pom.xml
index 26e09ea..6176f37 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/camel-example-spring-boot-unit-testing/pom.xml
b/camel-example-spring-boot-unit-testing/pom.xml
index 28cf753..18dfc63 100644
--- a/camel-example-spring-boot-unit-testing/pom.xml
+++ b/camel-example-spring-boot-unit-testing/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>org.apache.camel.springboot.example</groupId>
- <version>3.7.0</version>
+ <version>3.7.4</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 38ac47c..f2ddb0e 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.7.0</version>
+ <version>3.7.4</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 7b81c68..7c8be9f 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.7.0</version>
+ <version>3.7.4</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 ff83e1c..8d4a870 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.7.0</version>
+ <version>3.7.4</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 adb11de..f1387dd 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.7.0</version>
+ <version>3.7.4</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 45a6a7c..d429878 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.7.0</version>
+ <version>3.7.4</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 d3cfe8f..24aebf2 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.7.0</version>
+ <version>3.7.4</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 6befbd5..eb54c37 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.7.0</version>
+ <version>3.7.4</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 1ea3075..a9c080b 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.7.0</version>
+ <version>3.7.4</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 a036610..1af8aee 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.7.0</version>
+ <version>3.7.4</version>
</parent>
<artifactId>camel-example-spring-boot</artifactId>
diff --git a/pom.xml b/pom.xml
index 70ae397..fc2402b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>spring-boot</artifactId>
- <version>3.7.0</version>
+ <version>3.7.4</version>
</parent>
<groupId>org.apache.camel.springboot.example</groupId>
@@ -85,7 +85,7 @@
</modules>
<properties>
- <camel-version>3.7.0</camel-version>
+ <camel-version>3.7.4</camel-version>
<skip.starting.camel.context>false</skip.starting.camel.context>
<javax.servlet.api.version>4.0.1</javax.servlet.api.version>
<fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>