Skip to content

Commit ce91221

Browse files
authored
Merge pull request #164 from filip26/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 f9ed8ab + 515055f commit ce91221

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
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.apache.maven.plugins</groupId>
291291
<artifactId>maven-shade-plugin</artifactId>
292-
<version>3.6.0</version>
292+
<version>3.6.1</version>
293293
<executions>
294294
<execution>
295295
<phase>package</phase>

0 commit comments

Comments
 (0)