提交 39e35d20 编写于 作者: S Stephen Connolly 提交者: GitHub

Merge pull request #2474 from stephenc/jenkins-36922

[FIXED JENKINS-36922] Upgrade to instance-identity-module 2.0
......@@ -99,7 +99,13 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>instance-identity</artifactId>
<version>1.5.1</version>
<version>2.0</version>
</dependency>
<dependency>
<!-- TODO remove once bouncycastle-api plugin bundles bouncycastle -->
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.54</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册