Skip to content
Snippets Groups Projects
Commit dfa65a5d authored by Richard Alam's avatar Richard Alam
Browse files

- upgrade to red5 r4628

parent e30a87d9
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4627@jar'
providedCompile 'org/red5:red5:1.0r4628@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'
......
......@@ -81,7 +81,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4627@jar'
providedCompile 'org/red5:red5:1.0r4628@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'
......
......@@ -73,7 +73,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4627@jar'
providedCompile 'org/red5:red5:1.0r4628@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'
......
......@@ -24,7 +24,7 @@ dependencies {
providedCompile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
providedCompile 'org/red5:red5:1.0r4627@jar'
providedCompile 'org/red5:red5:1.0r4628@jar'
// Logging
providedCompile 'ch.qos.logback:logback-core:1.0.9@jar'
......
......@@ -73,7 +73,7 @@ dependencies {
compile 'org.springframework:spring-core:3.1.1.RELEASE@jar'
// Red5
compile 'org/red5:red5:1.0r4627@jar'
compile 'org/red5:red5:1.0r4628@jar'
// Logging
compile 'ch.qos.logback:logback-core:1.0.9@jar'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment