Skip to content

Commit 6c9ec66

Browse files
committed
Update httpcomponents and httpclient
1 parent fe7daa3 commit 6c9ec66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
<dependency>
9494
<groupId>org.apache.httpcomponents</groupId>
9595
<artifactId>httpcore</artifactId>
96-
<version>4.4.15</version>
96+
<version>4.4.16</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.apache.httpcomponents</groupId>
100100
<artifactId>httpclient</artifactId>
101-
<version>4.5.13</version>
101+
<version>4.5.14</version>
102102
</dependency>
103103

104104
<!-- R engine -->

0 commit comments

Comments
 (0)