Skip to content

Commit cea19b3

Browse files
chore(deps): bump org.jenkins-ci.plugins:gitlab-oauth from 1.20 to 1.21 in /bom-weekly (#4397)
* chore(deps): bump org.jenkins-ci.plugins:gitlab-oauth in /bom-weekly Bumps [org.jenkins-ci.plugins:gitlab-oauth](https://github.com/jenkinsci/gitlab-oauth-plugin) from 1.20 to 1.21. - [Release notes](https://github.com/jenkinsci/gitlab-oauth-plugin/releases) - [Changelog](https://github.com/jenkinsci/gitlab-oauth-plugin/blob/master/CHANGELOG.md) - [Commits](jenkinsci/gitlab-oauth-plugin@gitlab-oauth-1.20...gitlab-oauth-1.21) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:gitlab-oauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent 70fc0dc commit cea19b3

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
@@ -410,6 +410,11 @@
410410
<artifactId>gitlab-logo</artifactId>
411411
<version>130.v9d2696eb_8dc6</version>
412412
</dependency>
413+
<dependency>
414+
<groupId>org.jenkins-ci.plugins</groupId>
415+
<artifactId>gitlab-oauth</artifactId>
416+
<version>1.20</version>
417+
</dependency>
413418
<dependency>
414419
<groupId>org.jenkins-ci.plugins</groupId>
415420
<artifactId>gitlab-plugin</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@
10931093
<dependency>
10941094
<groupId>org.jenkins-ci.plugins</groupId>
10951095
<artifactId>gitlab-oauth</artifactId>
1096-
<version>1.20</version>
1096+
<version>1.21</version>
10971097
</dependency>
10981098
<dependency>
10991099
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)