1
mirror of https://github.com/CarmJos/EasyListener.git synced 2024-09-19 21:35:51 +00: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:
Carm Jos 2022-06-22 23:35:05 +08:00 committed by GitHub
commit 1581bf3920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>