gui: Add display of forwarder status

Change-Id: I6748bea615ea2f56d9b222ce34e12e449cec7f9d
diff --git a/app/build.gradle b/app/build.gradle
index 86267a6..2a2b70c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -136,8 +136,8 @@
     compile 'net.named-data:jndn:0.4'
     compile 'net.named-data.jndn-xx:jndn-xx-util:0.0.1'
 
-    compile 'com.intel.jndn.utils:jndn-utils:0.9.5'
-    compile 'com.intel.jndn.management:jndn-management:0.9.5'
+    compile 'com.intel.jndn.utils:jndn-utils:0.9.7'
+    compile 'com.intel.jndn.management:jndn-management:0.9.7'
     compile 'com.google.protobuf:protobuf-java:2.6.1'
 
     compile 'joda-time:joda-time:2.7'