Skip to content

Commit ac10dd8

Browse files
Update dependency io.jenkins.plugins:bootstrap5-api to v5.3.7-1 (#10793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a6ac3f commit ac10dd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ THE SOFTWARE.
371371
<artifactItem>
372372
<groupId>io.jenkins.plugins</groupId>
373373
<artifactId>bootstrap5-api</artifactId>
374-
<version>5.3.5-1</version>
374+
<version>5.3.7-1</version>
375375
<type>hpi</type>
376376
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
377377
<destFileName>bootstrap5-api.jpi</destFileName>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ THE SOFTWARE.
338338
<!-- dependency of echarts-api and junit -->
339339
<groupId>io.jenkins.plugins</groupId>
340340
<artifactId>bootstrap5-api</artifactId>
341-
<version>5.3.5-1</version>
341+
<version>5.3.7-1</version>
342342
<type>hpi</type>
343343
</artifactItem>
344344
<artifactItem>

0 commit comments

Comments
 (0)