mirror of https://github.com/jenkinsci/jenkins.git
Update dependency io.jenkins.plugins:font-awesome-api to v6.7.2-1 (#10288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2dc5610014
commit
a05c33f797
|
@ -75,7 +75,7 @@ THE SOFTWARE.
|
||||||
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
|
<!-- RequireUpperBoundDeps between bootstrap5-api and echarts-api -->
|
||||||
<groupId>io.jenkins.plugins</groupId>
|
<groupId>io.jenkins.plugins</groupId>
|
||||||
<artifactId>font-awesome-api</artifactId>
|
<artifactId>font-awesome-api</artifactId>
|
||||||
<version>6.6.0-2</version>
|
<version>6.7.2-1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jenkins.plugins</groupId>
|
<groupId>io.jenkins.plugins</groupId>
|
||||||
|
|
|
@ -405,7 +405,7 @@ THE SOFTWARE.
|
||||||
<!-- dependency of bootstrap5-api and echarts-api -->
|
<!-- dependency of bootstrap5-api and echarts-api -->
|
||||||
<groupId>io.jenkins.plugins</groupId>
|
<groupId>io.jenkins.plugins</groupId>
|
||||||
<artifactId>font-awesome-api</artifactId>
|
<artifactId>font-awesome-api</artifactId>
|
||||||
<version>6.6.0-2</version>
|
<version>6.7.2-1</version>
|
||||||
<type>hpi</type>
|
<type>hpi</type>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue