Skip to content

Commit e948fb2

Browse files
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0
1 parent 45601c8 commit e948fb2

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
@@ -191,7 +191,7 @@
191191
<!-- Dependency shading -->
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-shade-plugin</artifactId>
194-
<version>3.5.1</version>
194+
<version>3.6.0</version>
195195

196196
<configuration>
197197
<!-- Relocate these to avoid clashes and conflicts -->

0 commit comments

Comments
 (0)