Skip to content

Commit 855ba1b

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
1 parent 1cdccef commit 855ba1b

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
@@ -234,7 +234,7 @@
234234
<plugin>
235235
<groupId>org.apache.maven.plugins</groupId>
236236
<artifactId>maven-shade-plugin</artifactId>
237-
<version>3.4.1</version>
237+
<version>3.6.1</version>
238238
<executions>
239239
<execution>
240240
<phase>package</phase>

0 commit comments

Comments
 (0)