Skip to content

Commit 0558a11

Browse files
committed
chore: update OrientDB GraphDB dependency version to 3.2.44
1 parent c50355a commit 0558a11

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.orientechnologies</groupId>
3737
<artifactId>orientdb-graphdb</artifactId>
38-
<version>3.2.43</version>
38+
<version>3.2.44</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)