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

- update version of bbb-commons-message

parent a97dd6ec
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ libraryDependencies ++= {
"org.springframework" % "spring-core" % springVersion,
"org.springframework" % "spring-webmvc" % springVersion,
"org.springframework" % "spring-aop" % springVersion,
"org.bigbluebutton" % "bbb-common-message"% "0.0.18-SNAPSHOT",
"org.bigbluebutton" % "bbb-common-message"% "0.0.19-SNAPSHOT",
"javax.servlet" % "servlet-api" % "2.5"
......
......@@ -62,7 +62,7 @@ dependencies {
compile 'commons-pool:commons-pool:1.5.6'
compile 'com.google.code.gson:gson:2.5'
compile 'org.bigbluebutton:bbb-common-message:0.0.18-SNAPSHOT'
compile 'org.bigbluebutton:bbb-common-message:0.0.19-SNAPSHOT'
}
test {
......
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