Skip to content

Commit 38ada7d

Browse files
committed
Bump org.apache.commons:commons-parent from 83 to 84
1 parent 4bcc0f1 commit 38ada7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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>83</version>
23+
<version>84</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
2626
<version>1.14.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
<!-- ADD -->
4949
<!-- UPDATE -->
5050
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
51-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 83 #542.</action>
51+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 84 #542.</action>
5252
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.opencsv:opencsv from 5.10 to 5.11 #545.</action>
5353
</release>
5454
<release version="1.14.0" date="2025-03-15" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)