We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb70e4 commit 985a194Copy full SHA for 985a194
bom-2.462.x/pom.xml
@@ -195,6 +195,11 @@
195
<version>${github-api-plugin.version}</version>
196
<classifier>tests</classifier>
197
</dependency>
198
+ <dependency>
199
+ <groupId>org.jenkins-ci.plugins</groupId>
200
+ <artifactId>github-branch-source</artifactId>
201
+ <version>1807.v50351eb_7dd13</version>
202
+ </dependency>
203
<dependency>
204
<groupId>org.jenkins-ci.plugins</groupId>
205
<artifactId>gitlab-plugin</artifactId>
bom-weekly/pom.xml
@@ -978,7 +978,7 @@
978
979
980
<artifactId>github-branch-source</artifactId>
981
- <version>1807.v50351eb_7dd13</version>
+ <version>1809.v088b_5f22c768</version>
982
983
984
0 commit comments