Skip to content

Commit be5f1fd

Browse files
committed
Bump httpclient5.version from 5.5.1 to 5.6
Bump httpcore5.version from 5.3.6 to 5.4
1 parent 1119a4a commit be5f1fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
<!-- Avoid warnings about being unable to find jars during site building -->
9090
<dependency.locations.enabled>false</dependency.locations.enabled>
9191
<hadoop.version>3.4.2</hadoop.version>
92-
<httpcore5.version>5.3.6</httpcore5.version>
93-
<httpclient5.version>5.5.1</httpclient5.version>
92+
<httpcore5.version>5.4</httpcore5.version>
93+
<httpclient5.version>5.6</httpclient5.version>
9494
<jackrabbit1.version>1.6.5</jackrabbit1.version>
9595
<!-- Don't use jackrabbit2 2.21.x, it's labeled "unstable". -->
9696
<!-- 2.22.0 requires Java 11. -->

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ The <action> type attribute can be add,update,fix,remove.
6969
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 92 #715, #721, #742.</action>
7070
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
7171
<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>
72-
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.5.1 #658, #667, #684, #690, #726.</action>
73-
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.3.6 #673, #719, #722.</action>
72+
<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>
73+
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4 #673, #719, #722.</action>
7474
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
7575
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.21.0.</action>
7676
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>

0 commit comments

Comments
 (0)