Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ THE SOFTWARE.
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>font-awesome-api</artifactId>
<version>7.0.0-844.vb_f7825b_7f5da_</version>
<version>7.0.0-851.vd1feb_218a_a_63</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand All @@ -99,7 +99,7 @@ THE SOFTWARE.
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
<version>6.1157.vc75ef7129d86</version>
<version>6.1167.v022176c7e0ca_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down Expand Up @@ -361,7 +361,7 @@ THE SOFTWARE.
<artifactItem>
<groupId>io.jenkins.plugins</groupId>
<artifactId>prism-api</artifactId>
<version>1.30.0-600.v0b_eeeb_e43a_f9</version>
<version>1.30.0-609.vf0a_df102d9a_f</version>
<type>hpi</type>
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
<destFileName>prism-api.jpi</destFileName>
Expand Down
6 changes: 3 additions & 3 deletions war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ THE SOFTWARE.
<!-- dependency of checks-api, echarts-api, font-awesome-api, and junit -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>plugin-util-api</artifactId>
<version>6.1157.vc75ef7129d86</version>
<version>6.1167.v022176c7e0ca_</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down Expand Up @@ -369,7 +369,7 @@ THE SOFTWARE.
<!-- dependency of junit -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>echarts-api</artifactId>
<version>6.0.0-1137.vfd5f348e1952</version>
<version>6.0.0-1146.v5c8f3b_8f0573</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down Expand Up @@ -407,7 +407,7 @@ THE SOFTWARE.
<!-- dependency of bootstrap5-api and echarts-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>font-awesome-api</artifactId>
<version>7.0.0-844.vb_f7825b_7f5da_</version>
<version>7.0.0-851.vd1feb_218a_a_63</version>
<type>hpi</type>
</artifactItem>

Expand Down