mirror of https://github.com/jenkinsci/jenkins.git
Update dependency io.jenkins.plugins:bootstrap5-api to v5.3.3-2 (#10292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d5555ca9c0
commit
14914c65ec
|
@ -360,7 +360,7 @@ THE SOFTWARE.
|
|||
<artifactItem>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>bootstrap5-api</artifactId>
|
||||
<version>5.3.3-1</version>
|
||||
<version>5.3.3-2</version>
|
||||
<type>hpi</type>
|
||||
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
|
||||
<destFileName>bootstrap5-api.jpi</destFileName>
|
||||
|
|
|
@ -337,7 +337,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of echarts-api and junit -->
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>bootstrap5-api</artifactId>
|
||||
<version>5.3.3-1</version>
|
||||
<version>5.3.3-2</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue