Skip to content

Commit

Permalink
Update [vald sha: c39130028731aefeb84d03c885e50791b92a8ff3]
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 45f0753 commit e6fe1ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c39130028731aefeb84d03c885e50791b92a8ff3
c39130028731aefeb84d03c885e50791b92a8ff3
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>45f07535b117cc0895a9a523954cd2c105b4ca6f</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 e6fe1ed

Please sign in to comment.