Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 9d23e43

Browse files
author
Achim Brandt
committed
changed version number
1 parent 488d99b commit 9d23e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To add the driver to your project with maven, add the following code to your pom
2727
<dependency>
2828
<groupId>com.arangodb</groupId>
2929
<artifactId>arangodb-java-driver</artifactId>
30-
<version>1.0.10</version>
30+
<version>1.0.11</version>
3131
</dependency>
3232
....
3333
</dependencies>

0 commit comments

Comments
 (0)