Skip to content

Commit

Permalink
HDDS-11446. Downgrade picocli to 4.7.5 due to regression (apache#7215)
Browse files Browse the repository at this point in the history
This reverts commit 008602b.
  • Loading branch information
len548 authored and sarvekshayr committed Oct 7, 2024
1 parent 2a66783 commit cfd8b3d
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 @@ -183,7 +183,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<kerby.version>1.0.1</kerby.version>
<kotlin.version>1.9.25</kotlin.version>
<metainf-services.version>1.11</metainf-services.version>
<picocli.version>4.7.6</picocli.version>
<picocli.version>4.7.5</picocli.version>
<prometheus.version>0.16.0</prometheus.version>
<reflections.version>0.10.2</reflections.version>

Expand Down

0 comments on commit cfd8b3d

Please sign in to comment.