Skip to content

Commit f03230e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<plugin>
280280
<groupId>org.apache.maven.plugins</groupId>
281281
<artifactId>maven-shade-plugin</artifactId>
282-
<version>3.6.0</version>
282+
<version>3.6.1</version>
283283
<executions>
284284
<execution>
285285
<goals>
@@ -449,7 +449,7 @@
449449
<plugin>
450450
<groupId>org.apache.maven.plugins</groupId>
451451
<artifactId>maven-shade-plugin</artifactId>
452-
<version>3.6.0</version>
452+
<version>3.6.1</version>
453453
<executions>
454454
<execution>
455455
<configuration>

0 commit comments

Comments
 (0)