Skip to content

Commit dd0517f

Browse files
committed
Update all non-major dependencies
1 parent f3c1f38 commit dd0517f

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

applications/proberapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.google.cloud</groupId>
6161
<artifactId>google-cloud-spanner</artifactId>
62-
<version>6.108.0</version>
62+
<version>6.110.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.google.appengine</groupId>
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.google.cloud</groupId>
129129
<artifactId>google-cloud-datastore</artifactId>
130-
<version>2.33.3</version>
130+
<version>2.34.0</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>com.google.cloud</groupId>

applications/proberapp_jakarta/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.google.cloud</groupId>
6262
<artifactId>google-cloud-spanner</artifactId>
63-
<version>6.108.0</version>
63+
<version>6.110.0</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>com.google.appengine</groupId>
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.google.cloud</groupId>
140140
<artifactId>google-cloud-datastore</artifactId>
141-
<version>2.33.3</version>
141+
<version>2.34.0</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>com.google.cloud</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@
685685
<dependency>
686686
<groupId>com.google.cloud</groupId>
687687
<artifactId>google-cloud-logging</artifactId>
688-
<version>3.24.0</version>
688+
<version>3.25.0</version>
689689
</dependency>
690690
<dependency>
691691
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)