We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7daa3 commit 6c9ec66Copy full SHA for 6c9ec66
1 file changed
pom.xml
@@ -93,12 +93,12 @@
93
<dependency>
94
<groupId>org.apache.httpcomponents</groupId>
95
<artifactId>httpcore</artifactId>
96
- <version>4.4.15</version>
+ <version>4.4.16</version>
97
</dependency>
98
99
100
<artifactId>httpclient</artifactId>
101
- <version>4.5.13</version>
+ <version>4.5.14</version>
102
103
104
<!-- R engine -->
0 commit comments