- upgrade to red5 r4360

This commit is contained in:
Richard Alam 2013-04-28 20:11:19 +00:00
parent dd8014c122
commit 91176431ca
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.0r4628@jar'
providedCompile 'org/red5:red5:1.0r4630@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.0r4628@jar'
providedCompile 'org/red5:red5:1.0r4630@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.0r4628@jar'
providedCompile 'org/red5:red5:1.0r4630@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.0r4628@jar'
providedCompile 'org/red5:red5:1.0r4630@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.0r4628@jar'
compile 'org/red5:red5:1.0r4630@jar'
// Logging
compile 'ch.qos.logback:logback-core:1.0.9@jar'