Skip to content

Commit 4ff23d3

Browse files
Merge pull request #10 from lokori/master
New version released to Maven Central -> up version in dependency@REA…
2 parents befd4af + 1524d63 commit 4ff23d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Code is self explanatory. Something like this is the idea:
3434
<dependency>
3535
<groupId>fi.solita.clamav</groupId>
3636
<artifactId>clamav-client</artifactId>
37-
<version>1.0.0</version>
37+
<version>1.0.1</version>
3838
</dependency>
3939
```
4040

@@ -58,7 +58,7 @@ vagrant up clamav
5858

5959
This will kick up a CentOS virtual machine and install [ClamAV](http://www.clamav.net/) in it.
6060

61-
Alternatively, you could use Docker image to run ClamAV. Automated tests with Travis CI run using [Docker image for ClamAV](https://hub.docker.com/r/mkodockx/docker-clamav/).
61+
Alternatively, you could use Docker image to run ClamAV. Automated tests with Travis CI run using [Docker image for ClamAV](https://hub.docker.com/r/lokori/clamav-java/). The test image runs with artificially low MaxStreamLength setting on purpose.
6262

6363
## Contributors
6464

0 commit comments

Comments
 (0)