From 45cd4c326fbb2a5a3f382e8d44b0b1676c57588d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jan 2022 08:58:43 +0000 Subject: [PATCH] Bump maven-shade-plugin from 3.2.3 to 3.2.4 Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.3...maven-shade-plugin-3.2.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/easysql-test/pom.xml | 2 +- pom.xml | 2 +- with-pool/easysql-beecp/pom.xml | 2 +- with-pool/easysql-hikaricp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/easysql-test/pom.xml b/example/easysql-test/pom.xml index ac6f9cf..4722015 100644 --- a/example/easysql-test/pom.xml +++ b/example/easysql-test/pom.xml @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.3 + 3.2.4 package diff --git a/pom.xml b/pom.xml index d3f6368..7bd339e 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.3 + 3.2.4 package diff --git a/with-pool/easysql-beecp/pom.xml b/with-pool/easysql-beecp/pom.xml index 2dbd941..8daf72e 100644 --- a/with-pool/easysql-beecp/pom.xml +++ b/with-pool/easysql-beecp/pom.xml @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.3 + 3.2.4 package diff --git a/with-pool/easysql-hikaricp/pom.xml b/with-pool/easysql-hikaricp/pom.xml index b84f9f7..bf7b6f0 100644 --- a/with-pool/easysql-hikaricp/pom.xml +++ b/with-pool/easysql-hikaricp/pom.xml @@ -100,7 +100,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.3 + 3.2.4 package