This repository was archived by the owner on Mar 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >com.google.cloud</groupId >
7070 <artifactId >grpc-gcp</artifactId >
71- <version >1.9.0 </version >
71+ <version >1.9.1 </version >
7272 </dependency >
7373 <dependency >
7474 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >org.springframework.boot</groupId >
8181 <artifactId >spring-boot</artifactId >
82- <version >4.0.0 </version >
82+ <version >4.0.1 </version >
8383 <scope >test</scope >
8484 </dependency >
8585 <dependency >
9595 <plugin >
9696 <groupId >org.codehaus.mojo</groupId >
9797 <artifactId >exec-maven-plugin</artifactId >
98- <version >3.6.2 </version >
98+ <version >3.6.3 </version >
9999 <configuration >
100100 <mainClass >com.google.cloud.jdbc.quickperf.QuickPerf</mainClass >
101101 </configuration >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >grpc-gcp</artifactId >
40- <version >1.9.0 </version >
40+ <version >1.9.1 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >com.google.cloud</groupId >
6060 <dependency >
6161 <groupId >org.springframework.boot</groupId >
6262 <artifactId >spring-boot-starter-data-jdbc</artifactId >
63- <version >4.0.0 </version >
63+ <version >4.0.1 </version >
6464 </dependency >
6565
6666 <!-- Add the Spanner JDBC driver. -->
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >grpc-gcp</artifactId >
40- <version >1.9.0 </version >
40+ <version >1.9.1 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >com.google.cloud</groupId >
6060 <dependency >
6161 <groupId >org.springframework.boot</groupId >
6262 <artifactId >spring-boot-starter-data-jdbc</artifactId >
63- <version >4.0.0 </version >
63+ <version >4.0.1 </version >
6464 </dependency >
6565
6666 <!-- Add both the Cloud Spanner and the PostgreSQL JDBC driver. -->
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >3.5.8 </version >
16+ <version >3.5.9 </version >
1717 <relativePath />
1818 </parent >
1919 <properties >
4242 <dependency >
4343 <groupId >com.google.cloud</groupId >
4444 <artifactId >grpc-gcp</artifactId >
45- <version >1.9.0 </version >
45+ <version >1.9.1 </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >3.5.8 </version >
16+ <version >3.5.9 </version >
1717 <relativePath />
1818 </parent >
1919 <properties >
You can’t perform that action at this time.
0 commit comments