Skip to content

Commit ee2bf80

Browse files
committed
Bump picocli from 3.9.5 to 4.7.6 [skip ci]
1 parent 67386ce commit ee2bf80

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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-alpha3</math.imaging.version>
52-
<math.picocli.version>3.9.5</math.picocli.version>
52+
<math.picocli.version>4.7.6</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>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Caveat:
9797
creating more focused components).
9898
">
9999
<action dev="sebb" type="update">Bump Commons Parent from 78 to 81</action>
100+
<action dev="sebb" type="update">Bump picocli from 3.9.5 to 4.7.6</action>
100101
<action dev="engelen" type="update" due-to="Dependabot">Bump org.apache.commons:commons-rng-bom from 1.5 to 1.6 #244</action>
101102
<action dev="erans" type="update" issue="MATH-1669" due-to="Wolff Bock von Wuelfingen">
102103
Javadoc: Fix broken link.

0 commit comments

Comments
 (0)