Skip to content

Commit 4087ef8

Browse files
committed
Bump commons-parent from 58 to 59
1 parent decfc1b commit 4087ef8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>58</version>
23+
<version>59</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
2626
<version>1.10.1-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<action type="fix" dev="ggregory" due-to="step-security-bot">[StepSecurity] ci: Harden GitHub Actions #329, #330.</action>
4949
<!-- UPDATE -->
5050
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.13.0.</action>
51-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 58.</action>
51+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 59.</action>
5252
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 2.1.214 to 2.2.220 #333.</action>
5353
</release>
5454
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8)">

0 commit comments

Comments
 (0)