Skip to content

Commit 43a84ff

Browse files
committed
Update all non-major dependencies
1 parent 2cfe0b6 commit 43a84ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

applications/proberapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
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.2</gax.version>
43+
<gax.version>2.73.1</gax.version>
4444
<appengine.target.version>${project.version}</appengine.target.version>
4545
<appengine.runtime.location>target/${project.artifactId}-${project.version}</appengine.runtime.location>
4646
</properties>
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>com.google.cloud</groupId>
124124
<artifactId>google-cloud-core</artifactId>
125-
<version>2.62.2</version>
125+
<version>2.63.1</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)