Skip to content

Commit 27e5dcf

Browse files
elharochingor13
authored andcommitted
chore: update apache httpcomponents and core (#823)
This might help with #820
1 parent 05ea84c commit 27e5dcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,8 +559,8 @@
559559
<project.guava.version>28.1-android</project.guava.version>
560560
<project.xpp3.version>1.1.4c</project.xpp3.version>
561561
<project.commons-logging.version>1.2</project.commons-logging.version>
562-
<project.httpclient.version>4.5.9</project.httpclient.version>
563-
<project.httpcore.version>4.4.11</project.httpcore.version>
562+
<project.httpclient.version>4.5.10</project.httpclient.version>
563+
<project.httpcore.version>4.4.12</project.httpcore.version>
564564
<project.opencensus.version>0.24.0</project.opencensus.version>
565565
<project.root-directory>..</project.root-directory>
566566
<deploy.autorelease>false</deploy.autorelease>

0 commit comments

Comments
 (0)