Skip to content

Commit

Permalink
Merge pull request solita#10 from lokori/master
Browse files Browse the repository at this point in the history
New version released to Maven Central -> up version in dependency@REA…
  • Loading branch information
anttivi-solita authored Aug 23, 2016
2 parents befd4af + 1524d63 commit 4ff23d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Code is self explanatory. Something like this is the idea:
<dependency>
<groupId>fi.solita.clamav</groupId>
<artifactId>clamav-client</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```

Expand All @@ -58,7 +58,7 @@ vagrant up clamav

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

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/).
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.

## Contributors

Expand Down

0 comments on commit 4ff23d3

Please sign in to comment.