File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 <dependency > <!-- needed for remote_api for opencensus. -->
3030 <groupId >io.grpc</groupId >
3131 <artifactId >grpc-api</artifactId >
32- <version >1.74 .0</version >
32+ <version >1.75 .0</version >
3333 <optional >true</optional >
3434 </dependency >
3535 <dependency >
Original file line number Diff line number Diff line change 3838 <DB_REGION >us-central1</DB_REGION >
3939 <DB_USER >prober-user</DB_USER >
4040 <DB_PASSOWRD >prober_connectivity_test_database</DB_PASSOWRD >
41- <gax .version>2.69 .0</gax .version>
41+ <gax .version>2.70 .0</gax .version>
4242 <appengine .target.version>${project.version} </appengine .target.version>
4343 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4444 <appengine .runtime.location>target/${project.artifactId} -${project.version} </appengine .runtime.location>
121121 <dependency >
122122 <groupId >com.google.cloud</groupId >
123123 <artifactId >google-cloud-core</artifactId >
124- <version >2.59 .0</version >
124+ <version >2.60 .0</version >
125125 </dependency >
126126 <dependency >
127127 <groupId >com.google.cloud</groupId >
128128 <artifactId >google-cloud-datastore</artifactId >
129- <version >2.31.2 </version >
129+ <version >2.31.4 </version >
130130 </dependency >
131131 <dependency >
132132 <groupId >com.google.cloud</groupId >
133133 <artifactId >google-cloud-logging</artifactId >
134- <version >3.23.2 </version >
134+ <version >3.23.3 </version >
135135 </dependency >
136136 <dependency >
137137 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 607607 <dependency >
608608 <groupId >org.jsoup</groupId >
609609 <artifactId >jsoup</artifactId >
610- <version >1.21.1 </version >
610+ <version >1.21.2 </version >
611611 </dependency >
612612 <dependency >
613613 <groupId >org.apache.lucene</groupId >
701701 <dependency >
702702 <groupId >com.google.cloud</groupId >
703703 <artifactId >google-cloud-logging</artifactId >
704- <version >3.23.2 </version >
704+ <version >3.23.3 </version >
705705 </dependency >
706706 </dependencies >
707707 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments