- upgrade to red5 r4592

This commit is contained in:
Richard Alam 2013-03-11 15:00:48 +00:00
parent ece4ef7f1f
commit 02296cf267
4 changed files with 4 additions and 4 deletions

View File

@ -81,7 +81,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4582@jar'
providedCompile 'org/red5:red5:1.0r4592@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'

View File

@ -81,7 +81,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4582@jar'
providedCompile 'org/red5:red5:1.0r4592@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'

View File

@ -73,7 +73,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4582@jar'
providedCompile 'org/red5:red5:1.0r4592@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'

View File

@ -73,7 +73,7 @@ dependencies {
compile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
compile 'org/red5:red5:1.0r4582@jar'
compile 'org/red5:red5:1.0r4592@jar'
// Logging
compile 'ch.qos.logback:logback-core:1.0.9@jar'