Skip to content

Commit 3c279db

Browse files
authored
dep: update dependencies (#138)
1 parent 7650274 commit 3c279db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

java-storage-nio/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.google.cloud</groupId>
8585
<artifactId>google-cloud-storage</artifactId>
86-
<version>1.109.0</version>
86+
<version>1.109.1</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>com.google.apis</groupId>
@@ -111,14 +111,14 @@
111111
<dependency>
112112
<groupId>com.google.cloud</groupId>
113113
<artifactId>google-cloud-core-bom</artifactId>
114-
<version>1.93.5</version>
114+
<version>1.93.6</version>
115115
<type>pom</type>
116116
<scope>import</scope>
117117
</dependency>
118118
<dependency>
119119
<groupId>com.google.api</groupId>
120120
<artifactId>gax-bom</artifactId>
121-
<version>1.56.0</version>
121+
<version>1.57.0</version>
122122
<type>pom</type>
123123
<scope>import</scope>
124124
</dependency>

0 commit comments

Comments
 (0)