From 26c2cadcd200e11d7ab2202f4a3fe880bd842186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 21:45:07 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.1.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 358062aaf9..1662460b7e 100644 --- a/examples/amqp-quickstart/pom.xml +++ b/examples/amqp-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 start-example diff --git a/examples/kafka-quickstart-kotlin/pom.xml b/examples/kafka-quickstart-kotlin/pom.xml index db8ac64317..e460375b99 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.1.0 + 3.1.1 start-example diff --git a/examples/kafka-quickstart/pom.xml b/examples/kafka-quickstart/pom.xml index cbbe6d37db..5fe1184a70 100644 --- a/examples/kafka-quickstart/pom.xml +++ b/examples/kafka-quickstart/pom.xml @@ -75,7 +75,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 start-example diff --git a/examples/mqtt-quickstart/pom.xml b/examples/mqtt-quickstart/pom.xml index f026be58cb..9a3b7f638b 100644 --- a/examples/mqtt-quickstart/pom.xml +++ b/examples/mqtt-quickstart/pom.xml @@ -83,7 +83,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 start-example diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index d96de65dd9..6bacd1b08f 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -65,7 +65,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 start-example diff --git a/examples/rabbitmq-quickstart/pom.xml b/examples/rabbitmq-quickstart/pom.xml index 72a9c0ea20..84a812e1d7 100644 --- a/examples/rabbitmq-quickstart/pom.xml +++ b/examples/rabbitmq-quickstart/pom.xml @@ -90,7 +90,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 start-example