Skip to content

Commit ed6b6e1

Browse files
Bump picocli from 4.7.0 to 4.7.1 (#1371)
Bumps [picocli](https://github.com/remkop/picocli) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.0...v4.7.1) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4b6e21 commit ed6b6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<skipTests>false</skipTests>
4747
<antlr.version>4.9.3</antlr.version>
4848
<snakeyaml.version>1.33</snakeyaml.version>
49-
<picocli.version>4.7.0</picocli.version>
49+
<picocli.version>4.7.1</picocli.version>
5050

5151
<sonar.organization>oracle</sonar.organization>
5252
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)