Skip to content

Commit f260d2c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic-generator-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
<plugin>
356356
<groupId>org.apache.maven.plugins</groupId>
357357
<artifactId>maven-shade-plugin</artifactId>
358-
<version>3.6.0</version>
358+
<version>3.6.1</version>
359359
<executions>
360360
<execution>
361361
<phase>package</phase>

0 commit comments

Comments
 (0)