We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fc0dc commit cea19b3Copy full SHA for cea19b3
bom-2.462.x/pom.xml
@@ -410,6 +410,11 @@
410
<artifactId>gitlab-logo</artifactId>
411
<version>130.v9d2696eb_8dc6</version>
412
</dependency>
413
+ <dependency>
414
+ <groupId>org.jenkins-ci.plugins</groupId>
415
+ <artifactId>gitlab-oauth</artifactId>
416
+ <version>1.20</version>
417
+ </dependency>
418
<dependency>
419
<groupId>org.jenkins-ci.plugins</groupId>
420
<artifactId>gitlab-plugin</artifactId>
bom-weekly/pom.xml
@@ -1093,7 +1093,7 @@
1093
1094
1095
<artifactId>gitlab-oauth</artifactId>
1096
- <version>1.20</version>
+ <version>1.21</version>
1097
1098
1099
0 commit comments