Skip to content

Commit d3c1c2e

Browse files
authored
Merge pull request #126 from jenkinsci/dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.22.0
Bump analysis-pom from 5.21.0 to 5.22.0
2 parents bd8badb + e2ae719 commit d3c1c2e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jvnet.hudson.plugins</groupId>
66
<artifactId>analysis-pom</artifactId>
7-
<version>5.21.0</version>
7+
<version>5.22.0</version>
88
<relativePath />
99
</parent>
1010

src/main/resources/index.jelly

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?jelly escape-by-default='true'?>
2+
3+
<div>
4+
Provides <a href="https://getbootstrap.com/">Bootstrap 5</a> for Jenkins Plugins.
5+
Bootstrap is (according to their self-perception)
6+
the world’s most popular front-end component library to build responsive,
7+
mobile-first projects on the web.
8+
</div>

0 commit comments

Comments
 (0)