Skip to content

Commit

Permalink
Merge branch 'master' into add-dockerhub-notification
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Oct 26, 2023
2 parents 6e9c339 + 6cdef11 commit bde7d14
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions bom-2.414.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
<artifactId>theme-manager</artifactId>
<version>211.vef2a_42c645a_b_</version>
</dependency>
<dependency>
<groupId>org.csanchez.jenkins.plugins</groupId>
<artifactId>kubernetes</artifactId>
<version>4054.v2da_8e2794884</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>
10 changes: 5 additions & 5 deletions bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<scm-api-plugin.version>676.v886669a_199a_a_</scm-api-plugin.version>
<subversion-plugin.version>2.17.3</subversion-plugin.version>
<workflow-api-plugin.version>1283.v99c10937efcb_</workflow-api-plugin.version>
<workflow-cps-plugin.version>3805.v769b_b_74b_db_14</workflow-cps-plugin.version>
<workflow-cps-plugin.version>3806.va_3a_6988277b_2</workflow-cps-plugin.version>
<workflow-job-plugin.version>1360.vc6700e3136f5</workflow-job-plugin.version>
<workflow-multibranch-plugin.version>756.v891d88f2cd46</workflow-multibranch-plugin.version>
<workflow-step-api-plugin.version>639.v6eca_cd8c04a_a_</workflow-step-api-plugin.version>
Expand All @@ -41,7 +41,7 @@
<dependency>
<groupId>com.coravy.hudson.plugins.github</groupId>
<artifactId>github</artifactId>
<version>1.37.3</version>
<version>1.37.3.1</version>
</dependency>
<dependency>
<groupId>com.sonyericsson.hudson.plugins.rebuild</groupId>
Expand Down Expand Up @@ -372,7 +372,7 @@
<dependency>
<groupId>org.csanchez.jenkins.plugins</groupId>
<artifactId>kubernetes</artifactId>
<version>4054.v2da_8e2794884</version>
<version>4110.v2d7ceb_d59c53</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.main</groupId>
Expand All @@ -392,7 +392,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>active-directory</artifactId>
<version>2.33</version>
<version>2.34</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down Expand Up @@ -687,7 +687,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ldap</artifactId>
<version>701.vf8619de9160a_</version>
<version>711.vb_d1a_491714dc</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit bde7d14

Please sign in to comment.