From 396206c2801b5a3ec51bfe8984c66b686da910e6 Mon Sep 17 00:00:00 2001 From: jeremyhi Date: Wed, 30 Oct 2024 16:39:07 +0800 Subject: [PATCH] feat: proto 0.7.0 (#195) --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 24cf2755..fc7bc972 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -5,7 +5,7 @@ io.greptime greptimedb-proto - 0.7.0 + 0.9.0 ${project.groupId}:${project.artifactId} GreptimeDB protobuf files for Java