Skip to content

Commit 3b1cabf

Browse files
committed
updated artifact version
1 parent ae269fb commit 3b1cabf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/maven.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Add the following artifact to your dependencies of your `pom.xml` for Windows64
44
<dependency>
55
<groupId>com.github.fracpete</groupId>
66
<artifactId>rsync4j-windows64</artifactId>
7-
<version>3.3.0-5</version>
7+
<version>3.3.0-6</version>
88
</dependency>
99
```
1010

@@ -15,6 +15,6 @@ dependency for the Java wrapper classes:
1515
<dependency>
1616
<groupId>com.github.fracpete</groupId>
1717
<artifactId>rsync4j-core</artifactId>
18-
<version>3.3.0-5</version>
18+
<version>3.3.0-6</version>
1919
</dependency>
2020
```

0 commit comments

Comments
 (0)