Skip to content

Commit

Permalink
Update [vald sha: 9b6b64c1704c31a9ebb9de0af5d748637ce2cbfd]
Browse files Browse the repository at this point in the history
Signed-off-by: Vdaas CI <[email protected]>
  • Loading branch information
vdaas-ci committed May 9, 2024
1 parent 1210d41 commit 8638f84
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VALD_CLIENT_CLJ_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.7.12
v1.6.0
1 change: 1 addition & 0 deletions VALD_SHA
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9b6b64c1704c31a9ebb9de0af5d748637ce2cbfd
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
</license>
</licenses>
<scm>
<url>https://github.com/vdaas/vald-client-clj</url>
<connection>scm:git:git://github.com/vdaas/vald-client-clj.git</connection>
<developerConnection>scm:git:ssh://[email protected]/vdaas/vald-client-clj.git</developerConnection>
<tag>af583e039c87f0b6f978b4567b1c78ad7a46b209</tag>
<url>https://github.com/vdaas/vald-ci-labs</url>
<connection>scm:git:git://github.com/vdaas/vald-ci-labs.git</connection>
<developerConnection>scm:git:ssh://[email protected]/vdaas/vald-ci-labs.git</developerConnection>
<tag>1210d417f3a06eb145033e909ac53f54927b4f37</tag>
</scm>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down Expand Up @@ -71,12 +71,12 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-api</artifactId>
<version>1.59.1</version>
<version>1.58.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<version>1.59.1</version>
<version>1.58.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 8638f84

Please sign in to comment.