Skip to content

Commit e040c83

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.2
1 parent 3706024 commit e040c83

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
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.apache.maven.plugins</groupId>
4444
<artifactId>maven-shade-plugin</artifactId>
45-
<version>3.4.1</version>
45+
<version>3.6.2</version>
4646
<executions>
4747
<execution>
4848
<phase>package</phase>

0 commit comments

Comments
 (0)