Skip to content

Commit 1b3ea05

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1 (#158)
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
1 parent ed964c4 commit 1b3ea05

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
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-shade-plugin</artifactId>
76-
<version>3.6.0</version> <!-- Use a recent version -->
76+
<version>3.6.1</version> <!-- Use a recent version -->
7777
<executions>
7878

7979
<!-- TODO: Get rid of executions 1, 2, and 3, only retaining

0 commit comments

Comments
 (0)