Skip to content

Commit 36c2ac3

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1 (#2144)
1 parent 97f97c6 commit 36c2ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic-generator-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
<plugin>
352352
<groupId>org.apache.maven.plugins</groupId>
353353
<artifactId>maven-shade-plugin</artifactId>
354-
<version>3.4.1</version>
354+
<version>3.5.1</version>
355355
<executions>
356356
<execution>
357357
<phase>package</phase>

0 commit comments

Comments
 (0)