mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
queries working on db
This commit is contained in:
parent
662e45b665
commit
194afd4a5f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -83,7 +83,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.splicemachine</groupId>
|
<groupId>com.splicemachine</groupId>
|
||||||
<artifactId>db-client</artifactId>
|
<artifactId>db-client</artifactId>
|
||||||
<version>2.6.0.1725-SNAPSHOT</version>
|
<version>2.6.0.1726-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue