Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercamp committed Sep 21, 2018
2 parents 65f6554 + a16bf46 commit ead49d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@ The ASTAM Correlator HAM module for endpoint detection has been published to Mav
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>master-pom</artifactId>
<version>1.2.16.1</version>
<version>1.2.17.1</version>
</dependency>
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>threadfix-entities</artifactId>
<version>1.2.16.1</version>
<version>1.2.17.1</version>
</dependency>
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>threadfix-ham</artifactId>
<version>1.2.16.1</version>
<version>1.2.17.1</version>
</dependency>

# Documentation
Expand Down

0 comments on commit ead49d5

Please sign in to comment.