Skip to content

Commit

Permalink
Upgrade to Httpclient 4.5.13
Browse files Browse the repository at this point in the history
Closes gh-23853
  • Loading branch information
wilkinsona committed Oct 26, 2020
1 parent e8cf97b commit 1ef399b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<hsqldb.version>2.5.1</hsqldb.version>
<htmlunit.version>2.36.0</htmlunit.version>
<httpasyncclient.version>4.1.4</httpasyncclient.version>
<httpclient.version>4.5.12</httpclient.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.13</httpcore.version>
<infinispan.version>9.4.20.Final</infinispan.version>
<influxdb-java.version>2.15</influxdb-java.version>
Expand Down

0 comments on commit 1ef399b

Please sign in to comment.