From fb507a5b088ea15b5084fa58499cda631f473cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 21:14:08 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/amqp-quickstart/pom.xml | 2 +- examples/kafka-quickstart-kotlin/pom.xml | 2 +- examples/kafka-quickstart/pom.xml | 2 +- examples/mqtt-quickstart/pom.xml | 2 +- examples/quickstart/pom.xml | 2 +- examples/rabbitmq-quickstart/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/amqp-quickstart/pom.xml b/examples/amqp-quickstart/pom.xml index dba4cde32..89e1f35e7 100644 --- a/examples/amqp-quickstart/pom.xml +++ b/examples/amqp-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.3.0 start-example diff --git a/examples/kafka-quickstart-kotlin/pom.xml b/examples/kafka-quickstart-kotlin/pom.xml index 51caa3d10..275d30a80 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.2.0 + 3.3.0 start-example diff --git a/examples/kafka-quickstart/pom.xml b/examples/kafka-quickstart/pom.xml index a1839360e..39bd0250e 100644 --- a/examples/kafka-quickstart/pom.xml +++ b/examples/kafka-quickstart/pom.xml @@ -75,7 +75,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.3.0 start-example diff --git a/examples/mqtt-quickstart/pom.xml b/examples/mqtt-quickstart/pom.xml index 79c70a2d3..b5d323572 100644 --- a/examples/mqtt-quickstart/pom.xml +++ b/examples/mqtt-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.3.0 start-example diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index a5ebb6589..6ca314e3f 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -65,7 +65,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.3.0 start-example diff --git a/examples/rabbitmq-quickstart/pom.xml b/examples/rabbitmq-quickstart/pom.xml index 9bc22a7d0..a027e0f6a 100644 --- a/examples/rabbitmq-quickstart/pom.xml +++ b/examples/rabbitmq-quickstart/pom.xml @@ -90,7 +90,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.3.0 start-example