Skip to content

Commit da9084f

Browse files
authored
Update dependency io.jenkins.plugins:bootstrap5-api to v5.3.5-1 (#10543)
2 parents f68ec5b + d89facd commit da9084f

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
@@ -366,7 +366,7 @@ THE SOFTWARE.
366366
<artifactItem>
367367
<groupId>io.jenkins.plugins</groupId>
368368
<artifactId>bootstrap5-api</artifactId>
369-
<version>5.3.3-3</version>
369+
<version>5.3.5-1</version>
370370
<type>hpi</type>
371371
<outputDirectory>${project.build.outputDirectory}/plugins</outputDirectory>
372372
<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.3-3</version>
341+
<version>5.3.5-1</version>
342342
<type>hpi</type>
343343
</artifactItem>
344344
<artifactItem>

0 commit comments

Comments
 (0)