Skip to content

Commit 43884c1

Browse files
committed
Bump org.apache.commons:commons-parent from 93 to 94
1 parent bce23af commit 43884c1

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.commons</groupId>
2323
<artifactId>commons-parent</artifactId>
24-
<version>93</version>
24+
<version>94</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>commons-vfs2-project</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
6767
<action dev="ggregory" type="add" due-to="Gary Gregory">Add FileObject.close(FileObject).</action>
6868
<action dev="ggregory" type="add" due-to="Michael Hausegger">Add tests to SizeFileFilterTest and URIUtilsTest #743.</action>
6969
<!-- UPDATE -->
70-
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 92 #715, #721, #742.</action>
70+
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 94 #715, #721, #742.</action>
7171
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
7272
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.mina:mina-core from 2.1.10 to 2.2.5 #745.</action>
7373
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.6 #658, #667, #684, #690, #726.</action>

0 commit comments

Comments
 (0)