- update dependency jars

This commit is contained in:
Richard Alam 2018-12-10 11:16:03 -08:00
parent a6aad5c106
commit 5dc3d783c1
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ object Dependencies {
val gson = "2.8.5"
val jackson = "2.9.7"
val sl4j = "1.7.25"
val red5 = "1.0.10-M5"
val red5 = "1.0.10-M9"
val pool = "2.6.0"
// Redis

View File

@ -17,7 +17,7 @@ object Dependencies {
val jackson = "2.9.7"
val logback = "1.2.3"
val springVersion = "4.3.12.RELEASE"
val red5 = "1.0.10-M5"
val red5 = "1.0.10-M9"
val servlet = "2.5"
val ffmpeg = "4.0.2-1.4.3"
val openCv = "1.4.3"