@@ -47,18 +47,18 @@ Copyright 2019 Google LLC
4747 <dependency >
4848 <groupId >com.google.cloud</groupId >
4949 <artifactId >google-cloud-firestore</artifactId >
50- <version >3.0.16 </version >
50+ <version >3.13.2 </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >com.google.cloud</groupId >
5454 <artifactId >google-cloud-translate</artifactId >
55- <version >2.1.1 </version >
55+ <version >2.20.0 </version >
5656 </dependency >
5757
5858 <dependency >
5959 <groupId >com.google.cloud</groupId >
6060 <artifactId >google-cloud-pubsub</artifactId >
61- <version >1.113.7 </version >
61+ <version >1.123.17 </version >
6262 </dependency >
6363 <!-- [END getting_started_background_processing_dependencies] -->
6464
@@ -71,14 +71,14 @@ Copyright 2019 Google LLC
7171 <dependency >
7272 <groupId >com.google.guava</groupId >
7373 <artifactId >guava</artifactId >
74- <version >31 .1-jre</version >
74+ <version >32.0 .1-jre</version >
7575 <scope >compile</scope >
7676 </dependency >
7777
7878 <dependency >
7979 <groupId >io.opencensus</groupId >
8080 <artifactId >opencensus-contrib-http-util</artifactId >
81- <version >0.29.0 </version >
81+ <version >0.31.1 </version >
8282 </dependency >
8383
8484 <dependency >
@@ -97,12 +97,12 @@ Copyright 2019 Google LLC
9797 <dependency >
9898 <groupId >org.seleniumhq.selenium</groupId >
9999 <artifactId >selenium-server</artifactId >
100- <version >3.141.59 </version >
100+ <version >4.0.0-alpha-2 </version >
101101 </dependency >
102102 <dependency >
103103 <groupId >org.seleniumhq.selenium</groupId >
104104 <artifactId >selenium-chrome-driver</artifactId >
105- <version >3.141.59 </version >
105+ <version >4.10.0 </version >
106106 </dependency >
107107 </dependencies >
108108
0 commit comments