Skip to content

Commit 2790cef

Browse files
raunaqmorarkaRaunaq Morarka
andauthored
Upgrade maven-shade-plugin to 3.2.1 to get past failure in release (#117)
Co-authored-by: Raunaq Morarka <raunaqm@qubole.com>
1 parent f46d573 commit 2790cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>
189189
<artifactId>maven-shade-plugin</artifactId>
190-
<version>2.3</version>
190+
<version>3.2.1</version>
191191
<configuration>
192192
<createDependencyReducedPom>false</createDependencyReducedPom>
193193
<filters>

0 commit comments

Comments
 (0)