Repository: systemml
Updated Branches:
  refs/heads/master 48b1da332 -> eecfe1025


[SYSTEMML-2179] Update janino version from 3.0.0 to 3.0.8

Closes #744.


Project: http://git-wip-us.apache.org/repos/asf/systemml/repo
Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/eecfe102
Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/eecfe102
Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/eecfe102

Branch: refs/heads/master
Commit: eecfe1025acfee5c17ea87224e7e4d27a6c24a5c
Parents: 48b1da3
Author: Janardhan Pulivarthi <[email protected]>
Authored: Fri Mar 9 18:57:23 2018 -0800
Committer: Matthias Boehm <[email protected]>
Committed: Fri Mar 9 18:57:24 2018 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/systemml/blob/eecfe102/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 06f88af..429c399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1502,7 +1502,7 @@
                <dependency>
                        <groupId>org.codehaus.janino</groupId>
                        <artifactId>janino</artifactId>
-                       <version>3.0.0</version>
+                       <version>3.0.8</version>
                        <scope>provided</scope>
                </dependency>
 

Reply via email to