Skip to content

Commit 49da417

Browse files
Merge pull request uPortal-Project#196 from uPortal-Project/renovate/org.apache.httpcomponents-httpclient-4.x
fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14
2 parents c938aa9 + 9c15b0c commit 49da417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.apache.httpcomponents</groupId>
107107
<artifactId>httpclient</artifactId>
108-
<version>4.5.13</version>
108+
<version>4.5.14</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)