This is an automated email from the ASF dual-hosted git repository.
chenjiahao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 3cc62fb9bdc Update maven-shade-plugin from 3.4.1 to 3.5.1 (#28844)
3cc62fb9bdc is described below
commit 3cc62fb9bdcacb45b13cd3fc43060068cfc66ecd
Author: Raigor <[email protected]>
AuthorDate: Mon Oct 23 02:27:32 2023 -0500
Update maven-shade-plugin from 3.4.1 to 3.5.1 (#28844)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3928a75a5e9..f2caa18f101 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
<maven-release-plugin.version>3.0.0</maven-release-plugin.version>
<maven-assembly-plugin.version>3.5.0</maven-assembly-plugin.version>
- <maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
+ <maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
<!-- Check plugin versions -->
<apache-rat-plugin.version>0.15</apache-rat-plugin.version>