Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java

osgi-core: 4.3.1 -> 5.0.0
osgi-compendium: 4.3.1 -> 5.0.0
jetty-websocket: 8.1.18.v20150929 -> 8.1.19.v20160209
commons-math3: 3.2 -> 3.6.1
antlr4-runtime: 4.5 -> 4.5.3
commons-io: 2.2 -> 2.4
influxdb-java: 2.1 -> 2.2

Change-Id: Ie4ab08326327b64685cb6809d73927cab4278364
diff --git a/features/features.xml b/features/features.xml
index c6ac69b..8f5445d 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -32,7 +32,7 @@
         <bundle>mvn:io.netty/netty-codec/4.0.36.Final</bundle>
         <bundle>mvn:io.netty/netty-transport-native-epoll/4.0.36.Final</bundle>
         <bundle>mvn:commons-pool/commons-pool/1.6</bundle>
-        <bundle>mvn:org.apache.commons/commons-math3/3.2</bundle>
+        <bundle>mvn:org.apache.commons/commons-math3/3.6.1</bundle>
 
         <bundle>mvn:joda-time/joda-time/2.9.3</bundle>
 
@@ -133,7 +133,7 @@
              description="ONOS GUI console components">
         <feature>onos-api</feature>
         <feature>onos-thirdparty-web</feature>
-        <bundle>mvn:org.eclipse.jetty/jetty-websocket/8.1.18.v20150929</bundle>
+        <bundle>mvn:org.eclipse.jetty/jetty-websocket/8.1.19.v20160209</bundle>
         <bundle>mvn:org.onosproject/onlab-rest/@ONOS-VERSION</bundle>
         <bundle>mvn:org.onosproject/onos-gui/@ONOS-VERSION</bundle>
     </feature>