Sync deps in pom.xml
This commit is contained in:
parent
9c71be9622
commit
de98f3cac5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -33,7 +33,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.clojure</groupId>
|
<groupId>org.clojure</groupId>
|
||||||
<artifactId>java.data</artifactId>
|
<artifactId>java.data</artifactId>
|
||||||
<version>0.1.5</version>
|
<version>1.0.64</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue