Skip to content

Commit

Permalink
Update httpclient dependency to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Casey Callendrello committed Mar 1, 2014
1 parent 81b88ff commit 7f7a5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-scala/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object Dependencies {

object V {
val yaml = "1.10"
val http = "4.1.1"
val http = "4.3.3"
val specs2 = "1.12.1"
val scalaCheck = "1.10.0"
val scalaUtil = "0.1.0"
Expand Down

0 comments on commit 7f7a5b1

Please sign in to comment.