提交 9a40874a 编写于 作者: J Jesse Glick

If we are on Java 6 anyway, we can use the current Commons Codec.

上级 e314d90e
......@@ -555,8 +555,7 @@ THE SOFTWARE.
<dependency><!-- Jenkins doesn't depend on it but some plugin wants the latest version. Bundling 1.6 until we figure out a mechanism to let plugins load its own -->
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<!-- NOTE: 1.7 requires Java 6, so don't use it! -->
<version>1.6</version>
<version>1.8</version>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册