Skip to content

Commit 49a03df

Browse files
Merge pull request #49 from jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.40
Bump plugin from 4.19 to 4.40
2 parents b7adf18 + 9448f00 commit 49a03df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>4.19</version>
7+
<version>4.40</version>
88
<relativePath />
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>

src/main/resources/index.jelly

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?jelly escape-by-default='true'?>
2+
<div>
3+
Jenkins plug-in that provides Select2.js (https://select2.org).
4+
</div>

0 commit comments

Comments
 (0)