Skip to content

Commit ba14494

Browse files
committed
Updated Apache HttpClient dependency to latest version 4.5.13.
1 parent 1e73742 commit ba14494

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.apache.httpcomponents</groupId>
3535
<artifactId>httpclient</artifactId>
36-
<version>4.5.12</version>
36+
<version>4.5.13</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>org.tomitribe</groupId>

0 commit comments

Comments
 (0)