Skip to content

Commit

Permalink
Merge pull request #456 from CROSSINGTUD/dependabot/maven/commons-io-…
Browse files Browse the repository at this point in the history
…commons-io-2.15.0

Bump commons-io:commons-io from 2.11.0 to 2.15.0
  • Loading branch information
schlichtig authored Nov 13, 2023
2 parents 4081cf2 + 1bd0843 commit 01e1664
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 @@ -330,7 +330,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.15.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 01e1664

Please sign in to comment.