Skip to content

Commit

Permalink
Merge pull request #468 from CROSSINGTUD/dependabot/maven/commons-cli…
Browse files Browse the repository at this point in the history
…-commons-cli-1.6.0

Bump commons-cli:commons-cli from 1.5.0 to 1.6.0
  • Loading branch information
schlichtig authored Nov 14, 2023
2 parents 3de3b9d + fe406f2 commit 73288ce
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 @@ -243,7 +243,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 73288ce

Please sign in to comment.