Skip to content

Commit de66067

Browse files
committed
Bump commons-parent from 56 to 58
1 parent 168ad01 commit de66067

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>56</version>
22+
<version>58</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-cli</groupId>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<title>Apache Commons CLI Release Notes</title>
2323
</properties>
2424
<body>
25-
<release version="1.6" date="tbd" description="New features and bug fixes">
25+
<release version="1.6" date="2023-MM-DD" description="New features and bug fixes">
2626
<!-- FIX -->
2727
<action type="update" dev="ggregory" due-to="Gary Gregory">
2828
Fix SpotBugs Error: Medium: Method intentionally throws RuntimeException. [org.apache.commons.cli.Option] At Option.java:[lines 417-423] THROWS_METHOD_THROWS_RUNTIMEEXCEPTION
@@ -67,7 +67,7 @@
6767
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.3.0 #98, #108, #115, #117, #126, #145.
6868
</action>
6969
<action type="update" dev="ggregory" due-to="Dependabot">
70-
Bump commons-parent from 52 to 56 #100, #128, #151, #158.
70+
Bump commons-parent from 52 to 58 #100, #128, #151, #158.
7171
</action>
7272
<action type="update" dev="ggregory" due-to="Dependabot">
7373
Bump maven-antrun-plugin from 3.0.0 to 3.1.0 #103.

0 commit comments

Comments
 (0)