Skip to content

Commit 9dd01ee

Browse files
Update dependencies (#10998)
* Update dependency io.jenkins.plugins:echarts-api to v6.0.0-1146.v5c8f3b_8f0573 * Update dependency io.jenkins.plugins:font-awesome-api to v7.0.0-851.vd1feb_218a_a_63 * Update dependency io.jenkins.plugins:plugin-util-api to v6.1167.v022176c7e0ca_ * Update dependency io.jenkins.plugins:prism-api to v1.30.0-609.vf0a_df102d9a_f Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e692eba commit 9dd01ee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ THE SOFTWARE.
8484
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
8585
<groupId>io.jenkins.plugins</groupId>
8686
<artifactId>font-awesome-api</artifactId>
87-
<version>7.0.0-844.vb_f7825b_7f5da_</version>
87+
<version>7.0.0-851.vd1feb_218a_a_63</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>io.jenkins.plugins</groupId>
@@ -99,7 +99,7 @@ THE SOFTWARE.
9999
<dependency>
100100
<groupId>io.jenkins.plugins</groupId>
101101
<artifactId>plugin-util-api</artifactId>
102-
<version>6.1157.vc75ef7129d86</version>
102+
<version>6.1167.v022176c7e0ca_</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.jenkins-ci.plugins</groupId>
@@ -361,7 +361,7 @@ THE SOFTWARE.
361361
<artifactItem>
362362
<groupId>io.jenkins.plugins</groupId>
363363
<artifactId>prism-api</artifactId>
364-
<version>1.30.0-600.v0b_eeeb_e43a_f9</version>
364+
<version>1.30.0-609.vf0a_df102d9a_f</version>
365365
<type>hpi</type>
366366
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
367367
<destFileName>prism-api.jpi</destFileName>

war/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ THE SOFTWARE.
332332
<!-- dependency of checks-api, echarts-api, font-awesome-api, and junit -->
333333
<groupId>io.jenkins.plugins</groupId>
334334
<artifactId>plugin-util-api</artifactId>
335-
<version>6.1157.vc75ef7129d86</version>
335+
<version>6.1167.v022176c7e0ca_</version>
336336
<type>hpi</type>
337337
</artifactItem>
338338
<artifactItem>
@@ -369,7 +369,7 @@ THE SOFTWARE.
369369
<!-- dependency of junit -->
370370
<groupId>io.jenkins.plugins</groupId>
371371
<artifactId>echarts-api</artifactId>
372-
<version>6.0.0-1137.vfd5f348e1952</version>
372+
<version>6.0.0-1146.v5c8f3b_8f0573</version>
373373
<type>hpi</type>
374374
</artifactItem>
375375
<artifactItem>
@@ -407,7 +407,7 @@ THE SOFTWARE.
407407
<!-- dependency of bootstrap5-api and echarts-api -->
408408
<groupId>io.jenkins.plugins</groupId>
409409
<artifactId>font-awesome-api</artifactId>
410-
<version>7.0.0-844.vb_f7825b_7f5da_</version>
410+
<version>7.0.0-851.vd1feb_218a_a_63</version>
411411
<type>hpi</type>
412412
</artifactItem>
413413

0 commit comments

Comments
 (0)