提交 d755cdaf 编写于 作者: K Kohsuke Kawaguchi

Integrated newer version of commons-jexl to get a fix for

CLOUDBEES-2124.
上级 de47761c
......@@ -127,6 +127,10 @@ THE SOFTWARE.
<groupId>commons-jexl</groupId>
<artifactId>commons-jexl</artifactId>
</exclusion>
<exclusion>
<groupId>org.jvnet.hudson</groupId>
<artifactId>commons-jexl</artifactId>
</exclusion>
<exclusion>
<!-- we bundle groovy-all -->
<groupId>org.codehaus.groovy</groupId>
......@@ -349,9 +353,9 @@ THE SOFTWARE.
</exclusions>
</dependency>
<dependency>
<groupId>org.jvnet.hudson</groupId>
<groupId>org.jenkins-ci</groupId>
<artifactId>commons-jexl</artifactId>
<version>1.1-hudson-20090508</version>
<version>1.1-jenkins-20111212</version>
</dependency>
<dependency>
<groupId>org.acegisecurity</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册