Skip to content

Commit

Permalink
Merge pull request #6176 from yersan/WFCORE-6996
Browse files Browse the repository at this point in the history
[WFCORE-6996] Upgrade Apache Commons CLI from 1.8.0 to 1.9.0
  • Loading branch information
yersan authored Sep 16, 2024
2 parents e5979dd + c2b2500 commit ee50732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<version.com.fasterxml.jackson>2.15.4</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>${version.com.fasterxml.jackson}</version.com.fasterxml.jackson.databind>
<version.com.jcraft.jsch>0.1.55</version.com.jcraft.jsch>
<version.commons-cli>1.8.0</version.commons-cli>
<version.commons-cli>1.9.0</version.commons-cli>
<version.commons-collections>3.2.2</version.commons-collections>
<version.commons-daemon>1.3.4</version.commons-daemon>
<version.commons-lang3>3.15.0</version.commons-lang3>
Expand Down

0 comments on commit ee50732

Please sign in to comment.