Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord authored May 20, 2024
1 parent e1c82dd commit 797bdd9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
<github-api-plugin.version>1.318-461.v7a_c09c9fa_d63</github-api-plugin.version>
<git-plugin.version>5.2.2</git-plugin.version>
<junit-plugin.version>1265.v65b_14fa_f12f0</junit-plugin.version>
<mina-sshd-api.version>2.12.1-108.v3a_48e2042a_a_a_</mina-sshd-api.version> <!-- https://github.com/jenkinsci/mina-sshd-api-plugin/pull/98 -->
<mina-sshd-api.version>2.12.1-108.v3a_48e2042a_a_a_</mina-sshd-api.version>
<!-- https://github.com/jenkinsci/mina-sshd-api-plugin/pull/98 -->
<okhttp-api-plugin.version>4.11.0-172.vda_da_1feeb_c6e</okhttp-api-plugin.version>
<pipeline-maven-plugin.version>1396.veb_f07b_2fc1d8</pipeline-maven-plugin.version>
<pipeline-model-definition-plugin.version>2.2198.v41dd8ef6dd56</pipeline-model-definition-plugin.version>
Expand Down Expand Up @@ -1025,7 +1026,8 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>trilead-api</artifactId>
<version>2.147.v801a_f62d7fe7</version> <!-- https://github.com/jenkinsci/trilead-api-plugin/pull/148/ -->
<version>2.147.v801a_f62d7fe7</version>
<!-- https://github.com/jenkinsci/trilead-api-plugin/pull/148/ -->
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 797bdd9

Please sign in to comment.