File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.72.0 </gax .version>
43+ <gax .version>2.72.1 </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.62.0 </version >
126+ <version >2.62.1 </version >
127127 </dependency >
128128 <dependency >
129129 <groupId >com.google.cloud</groupId >
138138 <dependency >
139139 <groupId >com.google.cloud</groupId >
140140 <artifactId >google-cloud-storage</artifactId >
141- <version >2.59 .0</version >
141+ <version >2.60 .0</version >
142142 </dependency >
143143 <dependency >
144144 <groupId >com.google.cloud.sql</groupId >
Original file line number Diff line number Diff line change 500500 <dependency >
501501 <groupId >com.google.errorprone</groupId >
502502 <artifactId >error_prone_annotations</artifactId >
503- <version >2.43 .0</version >
503+ <version >2.44 .0</version >
504504 </dependency >
505505 <dependency >
506506 <groupId >com.google.http-client</groupId >
805805 <plugin >
806806 <groupId >org.apache.maven.plugins</groupId >
807807 <artifactId >maven-release-plugin</artifactId >
808- <version >3.1.1 </version >
808+ <version >3.2.0 </version >
809809 <configuration >
810810 <useReleaseProfile >false</useReleaseProfile >
811811 <goals >deploy</goals >
You can’t perform that action at this time.
0 commit comments