Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.8.0 to 1.9.0.

See this package in maven:
commons-cli:commons-cli

See this project in Snyk:
https://app.snyk.io/org/connectors-0mk/project/4c52437c-f0d3-4825-9844-b4bf5f298141?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and fbiville committed Sep 2, 2024
1 parent 6877f7e commit eb9fedd
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 @@ -49,7 +49,7 @@
<jackson-databind.version>2.17.2</jackson-databind.version>
<junit.version>4.13.2</junit.version>
<xbean.version>4.10</xbean.version>
<common-cli.version>1.8.0</common-cli.version>
<common-cli.version>1.9.0</common-cli.version>

<powermock.version>2.0.9</powermock.version>
<testcontainers.version>1.18.3</testcontainers.version>
Expand Down

0 comments on commit eb9fedd

Please sign in to comment.