Skip to content

Commit ab0ca09

Browse files
Bump info.picocli:picocli from 4.7.6 to 4.7.7
Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.6...v4.7.7) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-version: 4.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db061f0 commit ab0ca09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons-math-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<math.jira.component>examples</math.jira.component>
5050

5151
<math.imaging.version>1.0.0-alpha6</math.imaging.version>
52-
<math.picocli.version>4.7.6</math.picocli.version>
52+
<math.picocli.version>4.7.7</math.picocli.version>
5353

5454
<!-- Disable JApiCmp failures (but keep the report). The examples API is allowed to change. -->
5555
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>

0 commit comments

Comments
 (0)