Skip to content

Commit aa91b87

Browse files
committed
Bump org.apache.commons:commons-parent from 98 to 99
1 parent 5da8bdb commit aa91b87

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.commons</groupId>
2323
<artifactId>commons-parent</artifactId>
24-
<version>98</version>
24+
<version>99</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
@@ -74,7 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
7474
<action type="add" dev="ggregory" due-to="Gary Gregory">Add FileObject.close(FileObject).</action>
7575
<action type="add" dev="ggregory" due-to="Michael Hausegger">Add tests to SizeFileFilterTest and URIUtilsTest #743.</action>
7676
<!-- UPDATE -->
77-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 98 #715, #721, #742.</action>
77+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 99 #715, #721, #742.</action>
7878
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
7979
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.mina:mina-core from 2.1.10 to 2.2.5 #745.</action>
8080
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.6.1 #658, #667, #684, #690, #726.</action>

0 commit comments

Comments
 (0)