Skip to content

Commit 14914c6

Browse files
authoredFeb 18, 2025
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>
1 parent d5555ca commit 14914c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

Diff for: ‎test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ THE SOFTWARE.
360360
<artifactItem>
361361
<groupId>io.jenkins.plugins</groupId>
362362
<artifactId>bootstrap5-api</artifactId>
363-
<version>5.3.3-1</version>
363+
<version>5.3.3-2</version>
364364
<type>hpi</type>
365365
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
366366
<destFileName>bootstrap5-api.jpi</destFileName>

Diff for: ‎war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ THE SOFTWARE.
337337
<!-- dependency of echarts-api and junit -->
338338
<groupId>io.jenkins.plugins</groupId>
339339
<artifactId>bootstrap5-api</artifactId>
340-
<version>5.3.3-1</version>
340+
<version>5.3.3-2</version>
341341
<type>hpi</type>
342342
</artifactItem>
343343
<artifactItem>

0 commit comments

Comments
 (0)