Upgraded orientdb version from 3.0.34 to 3.0.35

This commit is contained in:
Luca Frosini 2021-01-21 14:51:06 +01:00
parent ab8b77ba65
commit 34fa045e34
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-graphdb</artifactId>
<version>3.0.34</version>
<version>3.0.35</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>