Skip to content

Commit 25a19b4

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent b79f149 commit 25a19b4

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>97</version>
24+
<version>98</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
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
7373
<action type="add" dev="ggregory" due-to="Gary Gregory">Add FileObject.close(FileObject).</action>
7474
<action type="add" dev="ggregory" due-to="Michael Hausegger">Add tests to SizeFileFilterTest and URIUtilsTest #743.</action>
7575
<!-- UPDATE -->
76-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 97 #715, #721, #742.</action>
76+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 98 #715, #721, #742.</action>
7777
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
7878
<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>
7979
<action type="update" dev="ggregory" 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)