Skip to content

Commit

Permalink
Merge pull request #142 from freedev/dependabot/maven/commons-cli-com…
Browse files Browse the repository at this point in the history
…mons-cli-1.8.0

Bump commons-cli:commons-cli from 1.7.0 to 1.8.0
  • Loading branch information
freedev authored Jun 1, 2024
2 parents 6a0eb45 + 2f2729d commit 204fe39
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 @@ -24,7 +24,7 @@
<jackson-databind.version>[2.9.9,)</jackson-databind.version>
<maven-shade-plugin.version>3.5.3</maven-shade-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<commons-cli.version>1.7.0</commons-cli.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-codec.version>1.17.0</commons-codec.version>
<!--
The minimum java version for Solr 9.0.0 is Java 11
Expand Down

0 comments on commit 204fe39

Please sign in to comment.