File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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.67.1 </gax .version>
41+ <gax .version>2.67.2 </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.57.1 </version >
124+ <version >2.57.2 </version >
125125 </dependency >
126126 <dependency >
127127 <groupId >com.google.cloud</groupId >
136136 <dependency >
137137 <groupId >com.google.cloud</groupId >
138138 <artifactId >google-cloud-storage</artifactId >
139- <version >2.53.0 </version >
139+ <version >2.53.1 </version >
140140 </dependency >
141141 <dependency >
142142 <groupId >com.google.cloud.sql</groupId >
Original file line number Diff line number Diff line change 809809 <plugin >
810810 <groupId >org.codehaus.mojo</groupId >
811811 <artifactId >license-maven-plugin</artifactId >
812- <version >2.5 .0</version >
812+ <version >2.6 .0</version >
813813 <configuration >
814814 <excludedGroups >com.google.appengine</excludedGroups >
815815 <useMissingFile >true</useMissingFile >
You can’t perform that action at this time.
0 commit comments