mirror of https://github.com/jenkinsci/jenkins.git
Update dependency io.jenkins.plugins:font-awesome-api to v7 (#10874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
80d928e544
commit
71d4b45745
|
@ -78,7 +78,7 @@ THE SOFTWARE.
|
|||
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>font-awesome-api</artifactId>
|
||||
<version>6.7.2-1</version>
|
||||
<version>7.0.0-1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
|
|
|
@ -406,7 +406,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of bootstrap5-api and echarts-api -->
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>font-awesome-api</artifactId>
|
||||
<version>6.7.2-1</version>
|
||||
<version>7.0.0-1</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
|
||||
|
|
Loading…
Reference in New Issue