Unverified Commit 86957f0d by Jesse Zoldak Committed by GitHub

Merge pull request #4198 from edx/zoldak/upgrade-plugins

Upgrade junit and cobertura jenkins plugins
parents 177d95d6 f54fc729
...@@ -65,7 +65,7 @@ build_jenkins_plugins_list: ...@@ -65,7 +65,7 @@ build_jenkins_plugins_list:
version: '2.5' version: '2.5'
group: 'org.jenkins-ci.plugins' group: 'org.jenkins-ci.plugins'
- name: 'junit' - name: 'junit'
version: '1.3' version: '1.21'
group: 'org.jenkins-ci.plugins' group: 'org.jenkins-ci.plugins'
- name: 'pam-auth' - name: 'pam-auth'
version: '1.2' version: '1.2'
...@@ -107,7 +107,7 @@ build_jenkins_plugins_list: ...@@ -107,7 +107,7 @@ build_jenkins_plugins_list:
version: '1.5' version: '1.5'
group: 'org.jenkins-ci.plugins' group: 'org.jenkins-ci.plugins'
- name: 'cobertura' - name: 'cobertura'
version: '1.9.6' version: '1.11'
group: 'org.jenkins-ci.plugins' group: 'org.jenkins-ci.plugins'
- name: 'copyartifact' - name: 'copyartifact'
version: '1.32.1' version: '1.32.1'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment