We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae269fb commit 3b1cabfCopy full SHA for 3b1cabf
1 file changed
docs/maven.md
@@ -4,7 +4,7 @@ Add the following artifact to your dependencies of your `pom.xml` for Windows64
4
<dependency>
5
<groupId>com.github.fracpete</groupId>
6
<artifactId>rsync4j-windows64</artifactId>
7
- <version>3.3.0-5</version>
+ <version>3.3.0-6</version>
8
</dependency>
9
```
10
@@ -15,6 +15,6 @@ dependency for the Java wrapper classes:
15
16
17
<artifactId>rsync4j-core</artifactId>
18
19
20
0 commit comments