Skip to content

Commit 8b6b587

Browse files
authored
use latest Heros release
1 parent 062dc5e commit 8b6b587

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

soot-infoflow/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@
108108

109109
<dependencies>
110110
<dependency>
111-
<groupId>de.upb.cs.swt</groupId>
111+
<groupId>org.soot-oss</groupId>
112112
<artifactId>heros</artifactId>
113-
<version>1.2.4-SNAPSHOT</version>
113+
<version>1.2.4</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>org.soot-oss</groupId>

0 commit comments

Comments
 (0)