Skip to content

Commit dfef7f3

Browse files
committed
Correct POM dependency example
1 parent b923808 commit dfef7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Community/Downloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you are developing using Maven and want to use, for example, datasketches-jav
4141
<dependency>
4242
<groupId>org.apache.datasketches</groupId>
4343
<artifactId>datasketches-java</artifactId>
44-
<version>6.0.0</version>
44+
<version>9.0.0</version>
4545
</dependency>
4646
```
4747

0 commit comments

Comments
 (0)