Skip to content

Commit 21af7c0

Browse files
committed
Bump org.apache.commons:commons-parent from 84 to 85
1 parent 16b98e8 commit 21af7c0

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>84</version>
24+
<version>85</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
5959
<action dev="ggregory" type="add" due-to="Gary Gregory">Add FileSystemConfigBuilder.getCharset(FileSystemOptions, String, Charset).</action>
6060
<action dev="ggregory" type="add" due-to="Gary Gregory">Add FileObject.close(FileObject).</action>
6161
<!-- UPDATE -->
62-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 81 to 84.</action>
62+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 81 to 85.</action>
6363
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
6464
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.mina:mina-core from 2.1.10 to 2.2.4.</action>
6565
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.5 #658, #667, #684, #690.</action>

0 commit comments

Comments
 (0)