Skip to content

Commit 0e113f7

Browse files
committed
Download shade plugin to fix install
1 parent 0165b5e commit 0e113f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,8 +484,8 @@
484484
<plugin>
485485
<groupId>org.apache.maven.plugins</groupId>
486486
<artifactId>maven-shade-plugin</artifactId>
487-
<version>3.4.0</version>
488-
<executions>
487+
<version>3.2.4</version>
488+
<executions>
489489
<execution>
490490
<phase>package</phase>
491491
<goals>

0 commit comments

Comments
 (0)