From c9d090910ce6eab84b31ae467d0eaa5e183291bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 04:38:53 +0000 Subject: [PATCH] Bump maven-shade-plugin from 3.3.0 to 3.4.0 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.3.0...maven-shade-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- all/pom.xml | 2 +- core/pom.xml | 2 +- netty/pom.xml | 2 +- tcp/pom.xml | 2 +- udp/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 6874193..aa07ba6 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/core/pom.xml b/core/pom.xml index 2f0a8d0..6cf4f3e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/netty/pom.xml b/netty/pom.xml index 62298bf..5af6f88 100644 --- a/netty/pom.xml +++ b/netty/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/tcp/pom.xml b/tcp/pom.xml index c219e56..47b2a97 100644 --- a/tcp/pom.xml +++ b/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package diff --git a/udp/pom.xml b/udp/pom.xml index d37a316..cbc601d 100644 --- a/udp/pom.xml +++ b/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.0 package