Skip to content

Commit 1ad89fb

Browse files
committed
chore: update orientdb driver to 3..4.42
Signed-off-by: Otavio Santana <[email protected]>
1 parent 48e9445 commit 1ad89fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-orientdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.orientechnologies</groupId>
3636
<artifactId>orientdb-graphdb</artifactId>
37-
<version>3.2.39</version>
37+
<version>3.2.42</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)