Skip to content

Commit 1cb6526

Browse files
committed
Update version and HAM dependency to 1.3.5
1 parent 390f653 commit 1cb6526

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.github.secdec.astam-correlator</groupId>
77
<artifactId>attack-surface-detector-cli</artifactId>
88
<name>attack-surface-detector-cli</name>
9-
<version>1.3.4</version>
9+
<version>1.3.5</version>
1010

1111
<description>
1212
This is a standalone tool that uses the ASTAM Correlator HAM module to detect endpoints from source code for
@@ -80,12 +80,12 @@
8080
<dependency>
8181
<groupId>com.github.secdec.astam-correlator</groupId>
8282
<artifactId>threadfix-entities</artifactId>
83-
<version>1.3.4</version>
83+
<version>1.3.5</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>com.github.secdec.astam-correlator</groupId>
8787
<artifactId>threadfix-ham</artifactId>
88-
<version>1.3.4</version>
88+
<version>1.3.5</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>org.owasp</groupId>

0 commit comments

Comments
 (0)