Skip to content

Commit

Permalink
Update picocli dependency to 4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed Apr 24, 2023
1 parent f008dc8 commit c5d733f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.0</version>
<version>4.7.3</version>
</dependency>
<dependency>
<groupId>me.alexpanov</groupId>
Expand Down

0 comments on commit c5d733f

Please sign in to comment.