diff --git a/examples/amqp-quickstart/pom.xml b/examples/amqp-quickstart/pom.xml index 232042d60..8711df1ec 100644 --- a/examples/amqp-quickstart/pom.xml +++ b/examples/amqp-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 start-example diff --git a/examples/kafka-quickstart-kotlin/pom.xml b/examples/kafka-quickstart-kotlin/pom.xml index bcb33d8d7..f13a5044f 100644 --- a/examples/kafka-quickstart-kotlin/pom.xml +++ b/examples/kafka-quickstart-kotlin/pom.xml @@ -119,7 +119,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 start-example diff --git a/examples/kafka-quickstart/pom.xml b/examples/kafka-quickstart/pom.xml index 3b8308f99..076f710f0 100644 --- a/examples/kafka-quickstart/pom.xml +++ b/examples/kafka-quickstart/pom.xml @@ -75,7 +75,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 start-example diff --git a/examples/mqtt-quickstart/pom.xml b/examples/mqtt-quickstart/pom.xml index fafc543e9..bc5490505 100644 --- a/examples/mqtt-quickstart/pom.xml +++ b/examples/mqtt-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 start-example diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 7ac8babb7..fb0a42de5 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -65,7 +65,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 start-example diff --git a/examples/rabbitmq-quickstart/pom.xml b/examples/rabbitmq-quickstart/pom.xml index ff47c0282..1b9b27f5a 100644 --- a/examples/rabbitmq-quickstart/pom.xml +++ b/examples/rabbitmq-quickstart/pom.xml @@ -90,7 +90,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 start-example