未验证 提交 621ef567 编写于 作者: B Baptiste Mathus 提交者: GitHub

Merge pull request #3410 from batmat/bump-to-parent-1.41-add-junit-to-depMgmt

Pick-up parent pom 1.41 adding junit to dependencyManagement
......@@ -28,7 +28,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.40</version>
<version>1.41</version>
<relativePath />
</parent>
......@@ -146,12 +146,6 @@ THE SOFTWARE.
<version>2.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册