File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >plugin</artifactId >
7- <version >4.47</version >
7+ <version >4.51</version >
8+ <relativePath />
89 </parent >
910 <groupId >io.jenkins.plugins</groupId >
1011 <artifactId >commons-lang-api</artifactId >
1112 <version >2.6.1-SNAPSHOT</version >
1213 <packaging >hpi</packaging >
1314 <properties >
1415 <commons-lang .version>2.6</commons-lang .version>
15- <jenkins .version>2.289.1 </jenkins .version>
16+ <jenkins .version>2.346.3 </jenkins .version>
1617 </properties >
1718 <name >commons-lang v2.x Jenkins Api Plugin</name >
1819 <description >Jenkins Api Plugin to provide commons-lang:commons-lang:${commons-lang.version} .
1920 Will break usage upon jars being provided by core jenkins, allowing jenkins to upgrade as required.</description >
2021 <url >https://github.com/jenkinsci/commons-lang-api-plugin</url >
21- <dependencyManagement >
22- <dependencies >
23- <dependency >
24- <groupId >commons-lang</groupId >
25- <artifactId >commons-lang</artifactId >
26- <version >${commons-lang.version} </version >
27- </dependency >
28- </dependencies >
29- </dependencyManagement >
3022 <dependencies >
3123 <dependency >
3224 <groupId >commons-lang</groupId >
You can’t perform that action at this time.
0 commit comments