We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15344d8 commit 10a3128Copy full SHA for 10a3128
bom-2.462.x/pom.xml
@@ -274,6 +274,11 @@
274
<version>${plugin-util-api.version}</version>
275
<classifier>tests</classifier>
276
</dependency>
277
+ <dependency>
278
+ <groupId>io.jenkins.plugins</groupId>
279
+ <artifactId>prism-api</artifactId>
280
+ <version>1.29.0-18</version>
281
+ </dependency>
282
<dependency>
283
<groupId>io.jenkins.plugins</groupId>
284
<artifactId>sqlserver-api</artifactId>
bom-weekly/pom.xml
@@ -574,7 +574,7 @@
574
575
576
<artifactId>prism-api</artifactId>
577
- <version>1.29.0-18</version>
+ <version>1.29.0-19</version>
578
579
580
0 commit comments