Skip to content

Commit

Permalink
Merge pull request #405 from rayokota/dependabot/maven/info.picocli-p…
Browse files Browse the repository at this point in the history
…icocli-4.7.6

Bump info.picocli:picocli from 4.7.3 to 4.7.6
  • Loading branch information
rayokota authored Sep 15, 2024
2 parents b269c3d + b83ef12 commit d3e92e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-graphs-rest-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.3</version>
<version>4.7.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d3e92e6

Please sign in to comment.