Skip to content

Commit d9f6b40

Browse files
Bump picocli from 4.7.1 to 4.7.3
Bumps [picocli](https://github.com/remkop/picocli) from 4.7.1 to 4.7.3. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.1...v4.7.3) --- 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 d902450 commit d9f6b40

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>2.0</snakeyaml.version>
49-
<picocli.version>4.7.1</picocli.version>
49+
<picocli.version>4.7.3</picocli.version>
5050

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

0 commit comments

Comments
 (0)