From 5670606ccdd0abddf3f5fc2e0bb7b3cdd294eefc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:13:31 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-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 a5ac29f868..bef8c04f86 100644 --- a/examples/amqp-quickstart/pom.xml +++ b/examples/amqp-quickstart/pom.xml @@ -71,7 +71,7 @@ maven-jar-plugin - 3.3.0 + 3.4.0 diff --git a/examples/kafka-quickstart-kotlin/pom.xml b/examples/kafka-quickstart-kotlin/pom.xml index f6155726ff..66c224f972 100644 --- a/examples/kafka-quickstart-kotlin/pom.xml +++ b/examples/kafka-quickstart-kotlin/pom.xml @@ -107,7 +107,7 @@ maven-jar-plugin - 3.3.0 + 3.4.0 diff --git a/examples/kafka-quickstart/pom.xml b/examples/kafka-quickstart/pom.xml index 2c16744d72..91a4ef278b 100644 --- a/examples/kafka-quickstart/pom.xml +++ b/examples/kafka-quickstart/pom.xml @@ -63,7 +63,7 @@ maven-jar-plugin - 3.3.0 + 3.4.0 diff --git a/examples/mqtt-quickstart/pom.xml b/examples/mqtt-quickstart/pom.xml index 253a84bfe6..c6dd937a47 100644 --- a/examples/mqtt-quickstart/pom.xml +++ b/examples/mqtt-quickstart/pom.xml @@ -71,7 +71,7 @@ maven-jar-plugin - 3.3.0 + 3.4.0 diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 4d2b740760..6155501b02 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -53,7 +53,7 @@ maven-jar-plugin - 3.3.0 + 3.4.0 diff --git a/examples/rabbitmq-quickstart/pom.xml b/examples/rabbitmq-quickstart/pom.xml index 166dfda7bc..c9e4ff85e9 100644 --- a/examples/rabbitmq-quickstart/pom.xml +++ b/examples/rabbitmq-quickstart/pom.xml @@ -78,7 +78,7 @@ maven-jar-plugin - 3.3.0 + 3.4.0