Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Bump commons-codec to 1.11 (closes snowplow/snowplow#3638)
Browse files Browse the repository at this point in the history
  • Loading branch information
knservis authored and oguzhanunlu committed May 29, 2020
1 parent 277f244 commit aa0fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Dependencies {
val http = "4.3.3"
val commonsLang = "3.4"
val commonsIo = "2.4"
val commonsCodec = "1.10"
val commonsCodec = "1.11"
val yodaTime = "2.2"
val yodaConvert = "1.2"
val useragent = "1.20"
Expand Down

0 comments on commit aa0fd5c

Please sign in to comment.