- upgrade red5 to r4580

This commit is contained in:
Richard Alam 2013-03-04 18:12:07 +00:00
parent 0380083d24
commit 601afeaae3
5 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4578@jar'
providedCompile 'org/red5:red5:1.0r4580@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.0r4578@jar'
providedCompile 'org/red5:red5:1.0r4580@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.0r4578@jar'
providedCompile 'org/red5:red5:1.0r4580@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'

View File

@ -24,7 +24,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4578@jar'
providedCompile 'org/red5:red5:1.0r4580@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.0r4578@jar'
compile 'org/red5:red5:1.0r4580@jar'
// Logging
compile 'ch.qos.logback:logback-core:1.0.9@jar'