Bug 532802 - Use rhino 1.7.9 in binaries build

Change-Id: Ie19f671d51ad5dd9684976da34204f3b1c0d3438
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/bundles/binaries-parent/pom.xml b/bundles/binaries-parent/pom.xml
index 8549028..4747c4f 100644
--- a/bundles/binaries-parent/pom.xml
+++ b/bundles/binaries-parent/pom.xml
@@ -83,7 +83,7 @@
           <dependency>
             <groupId>org.mozilla</groupId>
             <artifactId>rhino</artifactId>
-            <version>1.7.7.2</version>
+            <version>1.7.9</version>
           </dependency>
           <dependency>
             <groupId>org.apache.ant</groupId>