File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <DB_REGION >us-central1</DB_REGION >
4141 <DB_USER >prober-user</DB_USER >
4242 <DB_PASSOWRD >prober_connectivity_test_database</DB_PASSOWRD >
43- <gax .version>2.70.2 </gax .version>
43+ <gax .version>2.70.3 </gax .version>
4444 <appengine .target.version>${project.version} </appengine .target.version>
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4646 <appengine .runtime.location>target/${project.artifactId} -${project.version} </appengine .runtime.location>
123123 <dependency >
124124 <groupId >com.google.cloud</groupId >
125125 <artifactId >google-cloud-core</artifactId >
126- <version >2.60.2 </version >
126+ <version >2.60.3 </version >
127127 </dependency >
128128 <dependency >
129129 <groupId >com.google.cloud</groupId >
221221 <groupId >org.apache.maven.plugins</groupId >
222222 <artifactId >maven-dependency-plugin</artifactId >
223223 <!-- TODO it would good to have this version only in pluginManagement in top pom -->
224- <version >3.8.1 </version >
224+ <version >3.9.0 </version >
225225 <executions >
226226 <execution >
227227 <id >copy-file</id >
278278 <plugin >
279279 <groupId >org.apache.maven.plugins</groupId >
280280 <artifactId >maven-enforcer-plugin</artifactId >
281- <version >3.6.1 </version >
281+ <version >3.6.2 </version >
282282 <executions >
283283 <execution >
284284 <id >enforce-maven</id >
Original file line number Diff line number Diff line change 3838 <plugins >
3939 <plugin >
4040 <artifactId >maven-dependency-plugin</artifactId >
41- <version >3.8.1 </version >
41+ <version >3.9.0 </version >
4242 <executions >
4343 <execution >
4444 <id >unpack</id >
Original file line number Diff line number Diff line change 3838 <plugins >
3939 <plugin >
4040 <artifactId >maven-dependency-plugin</artifactId >
41- <version >3.8.1 </version >
41+ <version >3.9.0 </version >
4242 <executions >
4343 <execution >
4444 <id >unpack</id >
Original file line number Diff line number Diff line change 758758 <plugin >
759759 <groupId >org.apache.maven.plugins</groupId >
760760 <artifactId >maven-enforcer-plugin</artifactId >
761- <version >3.6.1 </version >
761+ <version >3.6.2 </version >
762762 <executions >
763763 <execution >
764764 <id >enforce-maven</id >
Original file line number Diff line number Diff line change 8282 </plugin >
8383 <plugin >
8484 <artifactId >maven-dependency-plugin</artifactId >
85- <version >3.8.1 </version >
85+ <version >3.9.0 </version >
8686 <executions >
8787 <execution >
8888 <id >unpack</id >
You can’t perform that action at this time.
0 commit comments