提交 6c96a472 编写于 作者: K kohsuke

looks like a newer version of commons-logging is needed for this to compile


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2891 71c3de6d-444a-0410-be80-ed276b4c234a
上级 65dcdbc5
......@@ -249,5 +249,10 @@
<artifactId>jstl</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.1</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册