Skip to content

Commit

Permalink
Updates the Ham engine version fixing RoR compatibility issues
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewD-AVI committed Nov 1, 2018
1 parent 22090bd commit 652da9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions burp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>threadfix-entities</artifactId>
<version>1.3.2</version>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>com.github.secdec.astam-correlator</groupId>
<artifactId>threadfix-ham</artifactId>
<version>1.3.2</version>
<version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.owasp</groupId>
Expand Down

0 comments on commit 652da9f

Please sign in to comment.