Skip to content

Commit

Permalink
Merge pull request #717 from jenkinsci/dependabot/maven/info.picocli-…
Browse files Browse the repository at this point in the history
…picocli-4.7.5

Bump info.picocli:picocli from 4.7.1 to 4.7.5
  • Loading branch information
oleg-nenashev authored Nov 13, 2024
2 parents d7197ff + 03ee2d0 commit 1bc8fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>4.7.1</version>
<version>4.7.5</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 1bc8fc1

Please sign in to comment.