We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f98fa commit d965dddCopy full SHA for d965ddd
pom.xml
@@ -58,7 +58,7 @@
58
<plugin>
59
<groupId>org.apache.maven.plugins</groupId>
60
<artifactId>maven-shade-plugin</artifactId>
61
- <version>3.4.0</version>
+ <version>3.4.1</version>
62
<configuration>
63
<createDependencyReducedPom>false</createDependencyReducedPom>
64
<transformers>
0 commit comments