Updated orientdb client version
This commit is contained in:
parent
6065ef7ec5
commit
d0981df329
2
pom.xml
2
pom.xml
|
@ -64,7 +64,7 @@
|
||||||
implementation we use a lighter dependency
|
implementation we use a lighter dependency
|
||||||
-->
|
-->
|
||||||
<artifactId>orientdb-client</artifactId>
|
<artifactId>orientdb-client</artifactId>
|
||||||
<version>3.2.5</version>
|
<version>3.2.6</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.graalvm.tools</groupId>
|
<groupId>org.graalvm.tools</groupId>
|
||||||
|
|
Loading…
Reference in New Issue