Skip to content

Commit f828bac

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
1 parent 70eb53a commit f828bac

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
@@ -134,7 +134,7 @@
134134
<!-- Include the local private gapic library in the package -->
135135
<groupId>org.apache.maven.plugins</groupId>
136136
<artifactId>maven-shade-plugin</artifactId>
137-
<version>3.4.1</version>
137+
<version>3.6.1</version>
138138
<executions>
139139
<execution>
140140
<phase>package</phase>

0 commit comments

Comments
 (0)