We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670766c commit 135fe7bCopy full SHA for 135fe7b
bom-2.462.x/pom.xml
@@ -185,6 +185,11 @@
185
<artifactId>theme-manager</artifactId>
186
<version>262.vc57ee4a_eda_5d</version>
187
</dependency>
188
+ <dependency>
189
+ <groupId>org.jenkins-ci.plugins</groupId>
190
+ <artifactId>authorize-project</artifactId>
191
+ <version>1.8.1</version>
192
+ </dependency>
193
<dependency>
194
<groupId>org.jenkins-ci.plugins</groupId>
195
<artifactId>badge</artifactId>
bom-weekly/pom.xml
@@ -779,7 +779,7 @@
779
780
781
<artifactId>authorize-project</artifactId>
782
- <version>1.8.1</version>
+ <version>2.0.0</version>
783
784
785
0 commit comments