Skip to content

Commit 4e0720e

Browse files
committed
Update all non-major dependencies
1 parent a767efb commit 4e0720e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

applications/proberapp/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.cloud</groupId>
6060
<artifactId>google-cloud-spanner</artifactId>
61-
<version>6.95.1</version>
61+
<version>6.96.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.google.appengine</groupId>
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.google.cloud</groupId>
128128
<artifactId>google-cloud-datastore</artifactId>
129-
<version>2.29.2</version>
129+
<version>2.30.0</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>com.google.cloud</groupId>
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.google.cloud</groupId>
138138
<artifactId>google-cloud-storage</artifactId>
139-
<version>2.53.1</version>
139+
<version>2.53.2</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>com.google.cloud.sql</groupId>

0 commit comments

Comments
 (0)