Skip to content

Commit

Permalink
upgrade rockset java client dependency
Browse files Browse the repository at this point in the history
upgrade rockset java client dependency
  • Loading branch information
kwadhwa18 authored Sep 15, 2023
2 parents 31f914b + 7092d7c commit 5d34fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.rockset</groupId>
<artifactId>rockset-java</artifactId>
<version>0.9.3</version>
<version>0.10.2</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
Expand Down

0 comments on commit 5d34fd7

Please sign in to comment.