summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/arara/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/arara/pom.xml')
-rw-r--r--Master/texmf-dist/source/support/arara/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/support/arara/pom.xml b/Master/texmf-dist/source/support/arara/pom.xml
index ec01ed9c125..43147fde01b 100644
--- a/Master/texmf-dist/source/support/arara/pom.xml
+++ b/Master/texmf-dist/source/support/arara/pom.xml
@@ -5,7 +5,7 @@
<groupId>com.github.arara</groupId>
<artifactId>arara</artifactId>
- <version>3.0</version>
+ <version>3.0a</version>
<packaging>jar</packaging>
<name>arara</name>
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
- <version>2.0.19</version>
+ <version>2.2.8.Final</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>