Skip to content

Commit b848f85

Browse files
committed
Bump org.apache.commons:commons-parent from 91 to 92
1 parent e5b9661 commit b848f85

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>91</version>
23+
<version>92</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
2626
<version>1.14.2-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<action type="fix" dev="ggregory" due-to="Cassio Santos">Remove broken website link #577.</action>
4747
<!-- ADD -->
4848
<!-- UPDATE -->
49-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 91 #573.</action>
49+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 92 #573.</action>
5050
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</action>
5151
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
5252
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>

0 commit comments

Comments
 (0)