Skip to content

Commit

Permalink
Update dependency snippet to use 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercamp authored Sep 27, 2018
1 parent 83fd810 commit a432b09
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 @@ -25,12 +25,12 @@ The ASTAM Correlator HAM module for endpoint detection has been published to Mav
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>threadfix-entities</artifactId>
<version>1.3.0</version>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>threadfix-ham</artifactId>
<version>1.3.0</version>
<version>1.3.2</version>
</dependency>

# Documentation
Expand Down

0 comments on commit a432b09

Please sign in to comment.