Skip to content

Commit e60829b

Browse files
committed
Bump org.apache.commons:commons-parent from 90 to 91
1 parent 3f4c4de commit e60829b

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>90</version>
23+
<version>91</version>
2424
</parent>
2525
<groupId>commons-fileupload</groupId>
2626
<artifactId>commons-fileupload</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
4646
<action type="fix" dev="markt" due-to="Coverity Scan">Better exception type and message if a multipart/mixed part is presented without a boundary defined</action>
4747
<!-- ADD -->
4848
<!-- UPDATE -->
49-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 90.</action>
49+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 91.</action>
5050
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
5151
</release>
5252
<release version="1.6.0" date="2025-06-05" description="This release requires Java 8.">

0 commit comments

Comments
 (0)