Skip to content

Commit 1dd6482

Browse files
authored
Merge pull request #141 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.1
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
2 parents e539e6c + 8d4ccf7 commit 1dd6482

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
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.apache.maven.plugins</groupId>
6161
<artifactId>maven-shade-plugin</artifactId>
62-
<version>3.6.0</version>
62+
<version>3.6.1</version>
6363
<executions>
6464
<execution>
6565
<phase>package</phase>

0 commit comments

Comments
 (0)