Skip to content

Commit e589016

Browse files
authored
Merge pull request #59 from hidapple/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
Bump maven-shade-plugin from 2.4.3 to 3.2.4
2 parents faaded8 + c772e35 commit e589016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-shade-plugin</artifactId>
162-
<version>2.4.3</version>
162+
<version>3.2.4</version>
163163
<configuration>
164164
<minimizeJar>false</minimizeJar>
165165
</configuration>

0 commit comments

Comments
 (0)