Skip to content

Commit 54f8e43

Browse files
committed
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
1 parent 81baa66 commit 54f8e43

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
@@ -122,7 +122,7 @@
122122
<!-- Include the local private gapic library in the package -->
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-shade-plugin</artifactId>
125-
<version>3.4.1</version>
125+
<version>3.6.1</version>
126126
<executions>
127127
<execution>
128128
<phase>package</phase>

0 commit comments

Comments
 (0)