提交 9e059716 编写于 作者: K kohsuke

- updated commons-jexl to support "x?y:z" and "x?:y" operators

- updated stapler to fix test failures



git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@16467 71c3de6d-444a-0410-be80-ed276b4c234a
上级 ed25e115
......@@ -404,7 +404,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-jelly</artifactId>
<version>1.98</version>
<version>1.99</version>
<exclusions>
<exclusion>
<groupId>dom4j</groupId>
......@@ -598,7 +598,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>commons-jexl</artifactId>
<version>1.1-hudson-20081031</version>
<version>1.1-hudson-20090322</version>
</dependency>
<dependency>
<groupId>org.jvnet.hudson</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册