Skip to content

Commit 596458f

Browse files
committed
Update google libraries and shading plugin
1 parent 80804cc commit 596458f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.google.cloud</groupId>
5858
<artifactId>libraries-bom</artifactId>
59-
<version>10.1.0</version>
59+
<version>26.57.0</version>
6060
<type>pom</type>
6161
<scope>import</scope>
6262
</dependency>
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>
179179
<artifactId>maven-shade-plugin</artifactId>
180-
<version>3.2.4</version>
180+
<version>3.5.3</version>
181181
<executions>
182182
<execution>
183183
<phase>package</phase>

0 commit comments

Comments
 (0)