Skip to content

Commit 9c70668

Browse files
committed
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1
1 parent 1f6e94e commit 9c70668

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
@@ -90,7 +90,7 @@
9090
<dependency.locations.enabled>false</dependency.locations.enabled>
9191
<hadoop.version>3.4.3</hadoop.version>
9292
<httpcore5.version>5.4.2</httpcore5.version>
93-
<httpclient5.version>5.6</httpclient5.version>
93+
<httpclient5.version>5.6.1</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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The <action> type attribute can be add,update,fix,remove.
7777
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 98 #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>
80-
<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>
80+
<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>
8181
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4.2 #673, #719, #722.</action>
8282
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
8383
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.21.0.</action>

0 commit comments

Comments
 (0)