We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e1735 commit 3288a9bCopy full SHA for 3288a9b
bom-2.462.x/pom.xml
@@ -42,6 +42,11 @@
42
<artifactId>test-harness</artifactId>
43
<version>${configuration-as-code-plugin.version}</version>
44
</dependency>
45
+ <dependency>
46
+ <groupId>io.jenkins.plugins</groupId>
47
+ <artifactId>artifactory-artifact-manager</artifactId>
48
+ <version>166.vefc3e640f00b_</version>
49
+ </dependency>
50
<dependency>
51
<groupId>io.jenkins.plugins</groupId>
52
<artifactId>commons-text-api</artifactId>
bom-weekly/pom.xml
@@ -184,7 +184,7 @@
184
185
186
<artifactId>artifactory-artifact-manager</artifactId>
187
- <version>166.vefc3e640f00b_</version>
+ <version>190.vfca_09a_223ca_2</version>
188
189
190
0 commit comments