We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c126e6 + ae9df25 commit 63b28afCopy full SHA for 63b28af
applications/proberapp/pom.xml
@@ -38,7 +38,7 @@
38
<DB_REGION>us-central1</DB_REGION>
39
<DB_USER>prober-user</DB_USER>
40
<DB_PASSOWRD>prober_connectivity_test_database</DB_PASSOWRD>
41
- <gax.version>2.64.2</gax.version>
+ <gax.version>2.64.3</gax.version>
42
<appengine.target.version>${project.version}</appengine.target.version>
43
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44
<appengine.runtime.location>target/${project.artifactId}-${project.version}</appengine.runtime.location>
@@ -121,7 +121,7 @@
121
<dependency>
122
<groupId>com.google.cloud</groupId>
123
<artifactId>google-cloud-core</artifactId>
124
- <version>2.54.2</version>
+ <version>2.54.3</version>
125
</dependency>
126
127
0 commit comments