Skip to content

Commit

Permalink
Merge pull request #49 from jenkinsci/dependabot/maven/org.jenkins-ci…
Browse files Browse the repository at this point in the history
….plugins-plugin-4.40

Bump plugin from 4.19 to 4.40
  • Loading branch information
simonsymhoven authored Jun 9, 2022
2 parents b7adf18 + 9448f00 commit 49a03df
Show file tree
Hide file tree
Showing 2 changed files with 5 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.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.19</version>
<version>4.40</version>
<relativePath />
</parent>
<groupId>io.jenkins.plugins</groupId>
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/index.jelly
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?jelly escape-by-default='true'?>
<div>
Jenkins plug-in that provides Select2.js (https://select2.org).
</div>

0 comments on commit 49a03df

Please sign in to comment.