File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ dependencies {
81
81
providedCompile ' org.springframework:spring-core:3.1.1.RELEASE@jar'
82
82
83
83
// Red5
84
- providedCompile ' org/red5:red5:1.0r4582 @jar'
84
+ providedCompile ' org/red5:red5:1.0r4592 @jar'
85
85
86
86
// Logging
87
87
providedCompile ' ch.qos.logback:logback-core:1.0.9@jar'
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ dependencies {
81
81
providedCompile ' org.springframework:spring-core:3.1.1.RELEASE@jar'
82
82
83
83
// Red5
84
- providedCompile ' org/red5:red5:1.0r4582 @jar'
84
+ providedCompile ' org/red5:red5:1.0r4592 @jar'
85
85
86
86
// Logging
87
87
providedCompile ' ch.qos.logback:logback-core:1.0.9@jar'
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
73
73
providedCompile ' org.springframework:spring-core:3.1.1.RELEASE@jar'
74
74
75
75
// Red5
76
- providedCompile ' org/red5:red5:1.0r4582 @jar'
76
+ providedCompile ' org/red5:red5:1.0r4592 @jar'
77
77
78
78
// Logging
79
79
providedCompile ' ch.qos.logback:logback-core:1.0.9@jar'
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
73
73
compile ' org.springframework:spring-core:3.1.1.RELEASE@jar'
74
74
75
75
// Red5
76
- compile ' org/red5:red5:1.0r4582 @jar'
76
+ compile ' org/red5:red5:1.0r4592 @jar'
77
77
78
78
// Logging
79
79
compile ' ch.qos.logback:logback-core:1.0.9@jar'
You can’t perform that action at this time.
0 commit comments