Skip to content

Commit 985a194

Browse files
chore(deps): bump org.jenkins-ci.plugins:github-branch-source from 1807.v50351eb_7dd13 to 1809.v088b_5f22c768 in /bom-weekly (#4190)
* chore(deps): bump org.jenkins-ci.plugins:github-branch-source Bumps [org.jenkins-ci.plugins:github-branch-source](https://github.com/jenkinsci/github-branch-source-plugin) from 1807.v50351eb_7dd13 to 1809.v088b_5f22c768. - [Release notes](https://github.com/jenkinsci/github-branch-source-plugin/releases) - [Changelog](https://github.com/jenkinsci/github-branch-source-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/github-branch-source-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:github-branch-source dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]>
1 parent 6eb70e4 commit 985a194

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@
195195
<version>${github-api-plugin.version}</version>
196196
<classifier>tests</classifier>
197197
</dependency>
198+
<dependency>
199+
<groupId>org.jenkins-ci.plugins</groupId>
200+
<artifactId>github-branch-source</artifactId>
201+
<version>1807.v50351eb_7dd13</version>
202+
</dependency>
198203
<dependency>
199204
<groupId>org.jenkins-ci.plugins</groupId>
200205
<artifactId>gitlab-plugin</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@
978978
<dependency>
979979
<groupId>org.jenkins-ci.plugins</groupId>
980980
<artifactId>github-branch-source</artifactId>
981-
<version>1807.v50351eb_7dd13</version>
981+
<version>1809.v088b_5f22c768</version>
982982
</dependency>
983983
<dependency>
984984
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)