Skip to content

Commit cdc1c47

Browse files
Bump info.picocli:picocli from 3.9.0 to 3.9.6
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 3.9.0 to 3.9.6. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v3.9.0...v3.9.6) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fac5c3 commit cdc1c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cli-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>info.picocli</groupId>
4141
<artifactId>picocli</artifactId>
42-
<version>3.9.0</version>
42+
<version>3.9.6</version>
4343
</dependency>
4444

4545
<!-- read Javadoc back from the jar for use with CLI documentation -->

0 commit comments

Comments
 (0)