1
mirror of https://github.com/CarmJos/EasyListener.git synced 2026-06-04 19:30:57 +08:00

Merge pull request #4 from CarmJos/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.3.0

build(deps): bump maven-shade-plugin from 3.2.3 to 3.3.0
This commit is contained in:
2022-06-22 23:35:05 +08:00
committed by GitHub
+1 -1
View File
@@ -177,7 +177,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.3</version>
<version>3.3.0</version>
<executions>
<execution>
<phase>package</phase>