Skip to content

Commit 0efd4d3

Browse files
committed
Update HAM dependency to 1.2.17
1 parent e0559e0 commit 0efd4d3

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.2.16</version>
9+
<version>1.2.17</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.2.16</version>
83+
<version>1.2.17</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>com.github.secdec.astam-correlator</groupId>
8787
<artifactId>threadfix-ham</artifactId>
88-
<version>1.2.16</version>
88+
<version>1.2.17</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>org.owasp</groupId>

0 commit comments

Comments
 (0)