Skip to content
Closed
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
7499e4a
Bump mina-sshd-api.version in /bom-weekly
dependabot[bot] Jul 21, 2022
812ce92
disable fail fast to see if we got other blockers
jetersen Jul 21, 2022
d400a86
bump dashboard view
jetersen Jul 21, 2022
593f76c
bump lockable-resources and support plugin
jetersen Jul 22, 2022
c987bf4
bump email-ext
jetersen Jul 22, 2022
dfe886e
bump variant
jetersen Jul 22, 2022
b851617
Merge branch 'master' into dependabot/maven/bom-weekly/mina-sshd-api.…
jetersen Jul 22, 2022
5683a79
bump support-core
jetersen Jul 22, 2022
cf7be70
bump support-core once more
jetersen Jul 22, 2022
d6f3fb5
bump variant
jetersen Jul 22, 2022
5a36e0f
bump pipeline-groovy-lib
jetersen Jul 22, 2022
707f3ff
bump metrics
jetersen Jul 22, 2022
80c95dd
bump scm api
jetersen Jul 22, 2022
48f6cbc
pin metrics in 2.332.x
jetersen Jul 22, 2022
61a7b92
bump scm api
jetersen Jul 22, 2022
bb51ca1
bump metrics
jetersen Jul 22, 2022
028a85b
pin email-ext in 2.319.x
jetersen Jul 22, 2022
fdbb423
pin ssh-credentials in 2.332.x
jetersen Jul 22, 2022
5f6ba82
bump mina-sshd-api
jetersen Jul 22, 2022
95b9749
add todo for mina-sshd-api
jetersen Jul 22, 2022
ac27a62
Merge branch 'master' into dependabot/maven/bom-weekly/mina-sshd-api.…
jetersen Jul 23, 2022
ac7d0be
Merge branch 'master' into dependabot/maven/bom-weekly/mina-sshd-api.…
jetersen Jul 23, 2022
0b4a9a6
Merge branch 'master' into dependabot/maven/bom-weekly/mina-sshd-api.…
jetersen Jul 26, 2022
e1152a1
bump mina-sshd-api
jetersen Jul 26, 2022
dbdd262
Update bom-weekly/pom.xml
timja Jul 26, 2022
9ced8bd
Merge branch 'master' into dependabot/maven/bom-weekly/mina-sshd-api.…
jetersen Jul 26, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions bom-2.319.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>email-ext</artifactId>
<version>2.89</version>
<!-- TODO https://github.com/jenkinsci/email-ext-plugin/pull/382 -->
<version>2.89.1-rc1613.0d62b_a_3ee0e4</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand All @@ -75,7 +76,8 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>metrics</artifactId>
<version>4.1.6.1</version>
<!-- TODO https://github.com/jenkinsci/metrics-plugin/pull/175 -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<version>4.1.6.1-356.vb_86149e80430</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down
8 changes: 7 additions & 1 deletion bom-2.332.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,19 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-credentials</artifactId>
<version>277.v95c2fec1c047</version>
<!-- TODO https://github.com/jenkinsci/ssh-credentials-plugin/pull/142 -->
<version>277.281.v5dfe49ce9b_56</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-cps</artifactId>
<version>2729.vea_17b_79ed57a_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>metrics</artifactId>
<version>4.1.6.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-cps</artifactId>
Expand Down
14 changes: 9 additions & 5 deletions bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@
<data-tables-api.version>1.12.1-2</data-tables-api.version>
<forensics-api.version>1.15.1</forensics-api.version>
<git-plugin.version>4.11.3</git-plugin.version>
<mina-sshd-api.version>2.8.0-21.v493b_6b_db_22c6</mina-sshd-api.version>
<!-- TODO https://github.com/jenkinsci/mina-sshd-api-plugin/pull/20 -->
<mina-sshd-api.version>2.8.0-32.vdb_a_8581a_b_1a_b_</mina-sshd-api.version>
<pipeline-model-definition-plugin.version>2.2114.v2654ca_721309</pipeline-model-definition-plugin.version>
<pipeline-stage-view-plugin.version>2.24</pipeline-stage-view-plugin.version>
<plugin-util-api.version>2.16.0</plugin-util-api.version>
<scm-api-plugin.version>608.vfa_f971c5a_a_e9</scm-api-plugin.version>
<scm-api-plugin.version>616.ve67136f6c77d</scm-api-plugin.version>
<subversion-plugin.version>2.15.5</subversion-plugin.version>
<workflow-api-plugin.version>1188.v0016b_4f29881</workflow-api-plugin.version>
<workflow-cps-plugin.version>2759.v87459c4eea_ca_</workflow-cps-plugin.version>
Expand Down Expand Up @@ -292,7 +293,8 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>dashboard-view</artifactId>
<version>2.432.va_712ce35862d</version>
<!-- TODO https://github.com/jenkinsci/dashboard-view-plugin/pull/184 -->
<version>2.446.v52ceb_571c4cd</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down Expand Up @@ -413,7 +415,8 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>metrics</artifactId>
<version>4.1.6.2</version>
<!-- TODO https://github.com/jenkinsci/metrics-plugin/pull/174 -->
<version>4.1.6.2-386.v8b_0ec11ea_659</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down Expand Up @@ -545,7 +548,8 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>variant</artifactId>
<version>1.4</version>
<!-- TODO https://github.com/jenkinsci/variant-plugin/pull/59 -->
<version>1.5-rc66.b_ffca_d7cc309</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion failFast
Original file line number Diff line number Diff line change
@@ -1 +1 @@
true
false