File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >com.google.cloud</groupId >
4545 <artifactId >libraries-bom</artifactId >
46- <version >4.4.1 </version >
46+ <version >5.2.0 </version >
4747 <type >pom</type >
4848 <scope >import</scope >
4949 </dependency >
Original file line number Diff line number Diff line change 3939
4040 <failOnMissingWebXml >false</failOnMissingWebXml >
4141 </properties >
42+
43+ <dependencyManagement >
44+ <dependencies >
45+ <dependency >
46+ <groupId >com.google.cloud</groupId >
47+ <artifactId >libraries-bom</artifactId >
48+ <version >5.2.0</version >
49+ <type >pom</type >
50+ <scope >import</scope >
51+ </dependency >
52+ </dependencies >
53+ </dependencyManagement >
4254
4355 <dependencies >
4456 <dependency >
4557 <groupId >com.google.cloud</groupId >
4658 <artifactId >google-cloud-spanner</artifactId >
47- <version >1.52.0</version >
4859 </dependency >
4960 <dependency >
5061 <groupId >javax.servlet</groupId >
You can’t perform that action at this time.
0 commit comments