From 92bdb9a56df0aa80bede590ea4dabdc44a5247a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:18:54 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.0) --- 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 8711df1ec..5992d30c0 100644 --- a/examples/amqp-quickstart/pom.xml +++ b/examples/amqp-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 start-example diff --git a/examples/kafka-quickstart-kotlin/pom.xml b/examples/kafka-quickstart-kotlin/pom.xml index 510fa2112..6f9b776b0 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.4.1 + 3.5.0 start-example diff --git a/examples/kafka-quickstart/pom.xml b/examples/kafka-quickstart/pom.xml index 28ef16c0c..2f60a499d 100644 --- a/examples/kafka-quickstart/pom.xml +++ b/examples/kafka-quickstart/pom.xml @@ -75,7 +75,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 start-example diff --git a/examples/mqtt-quickstart/pom.xml b/examples/mqtt-quickstart/pom.xml index b034501c1..2319ddce2 100644 --- a/examples/mqtt-quickstart/pom.xml +++ b/examples/mqtt-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 start-example diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 05b8eda3f..f851a6de9 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -65,7 +65,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 start-example diff --git a/examples/rabbitmq-quickstart/pom.xml b/examples/rabbitmq-quickstart/pom.xml index 763139bdf..bb87a6289 100644 --- a/examples/rabbitmq-quickstart/pom.xml +++ b/examples/rabbitmq-quickstart/pom.xml @@ -90,7 +90,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 start-example