Skip to content

Commit

Permalink
Merge pull request #99 from jenkinsci/dependabot/maven/org.jvnet.huds…
Browse files Browse the repository at this point in the history
…on.plugins-analysis-pom-5.22.0

Bump analysis-pom from 5.21.0 to 5.22.0
  • Loading branch information
uhafner authored Apr 12, 2022
2 parents 2ea31f9 + c3900e7 commit 5ca41a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>5.21.0</version>
<version>5.22.0</version>
<relativePath />
</parent>

Expand Down
6 changes: 6 additions & 0 deletions src/main/resources/index.jelly
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?jelly escape-by-default='true'?>

<div>
Provides <a href="https://jquery.com">jQuery 3</a> for Jenkins Plugins.
jQuery is a fast, small, and feature-rich JavaScript library.
</div>

0 comments on commit 5ca41a1

Please sign in to comment.