Skip to content

Commit

Permalink
Bump soot from 4.2.1 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [soot](https://github.com/soot-oss/soot) from 4.2.1 to 4.4.1.
- [Release notes](https://github.com/soot-oss/soot/releases)
- [Changelog](https://github.com/soot-oss/soot/blob/develop/CHANGES)
- [Commits](https://github.com/soot-oss/soot/commits)

---
updated-dependencies:
- dependency-name: org.soot-oss:soot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 73288ce commit 8e7d116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<spdsVersion>2.5.1</spdsVersion>
<sootVersion>4.2.1</sootVersion>
<sootVersion>4.4.1</sootVersion>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit 8e7d116

Please sign in to comment.