Author: deepak
Date: Sat Nov 11 07:09:50 2017
New Revision: 1814926
URL:
http://svn.apache.org/viewvc?rev=1814926&view=revLog:
Improved: Updated tomcat-embed-websocket jar to 8.5.23
Modified:
ofbiz/ofbiz-plugins/trunk/example/build.gradle
Modified: ofbiz/ofbiz-plugins/trunk/example/build.gradle
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/example/build.gradle?rev=1814926&r1=1814925&r2=1814926&view=diff==============================================================================
--- ofbiz/ofbiz-plugins/trunk/example/build.gradle (original)
+++ ofbiz/ofbiz-plugins/trunk/example/build.gradle Sat Nov 11 07:09:50 2017
@@ -18,5 +18,5 @@
*/
dependencies {
- pluginLibsCompile 'org.apache.tomcat.embed:tomcat-embed-websocket:8.0.39'
+ pluginLibsCompile 'org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23'
}
\ No newline at end of file