Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mina-sshd-api.version from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_d in /bom-weekly #1275

Closed
Show file tree
Hide file tree
Changes from all 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
5 changes: 5 additions & 0 deletions bom-2.332.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
<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
8 changes: 5 additions & 3 deletions bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<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>
<mina-sshd-api.version>2.8.0-36.v8e25ce90d4b_1</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>
Expand Down Expand Up @@ -413,7 +413,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 +546,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