Skip to content

Commit

Permalink
Update soot to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgHaj committed Jun 27, 2023
1 parent 2cc94fe commit a15851f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.soot-oss</groupId>
<artifactId>soot</artifactId>
<version>4.2.1</version>
<version>4.4.1</version>
</dependency>
<dependency>
<groupId>info.picocli</groupId>
Expand Down

0 comments on commit a15851f

Please sign in to comment.