Skip to content

Commit ae9df25

Browse files
committed
Update all non-major dependencies
1 parent f8e173c commit ae9df25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

applications/proberapp/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
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.64.2</gax.version>
41+
<gax.version>2.64.3</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>
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.google.cloud</groupId>
123123
<artifactId>google-cloud-core</artifactId>
124-
<version>2.54.2</version>
124+
<version>2.54.3</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)