File tree 1 file changed +4
-19
lines changed
1 file changed +4
-19
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jenkins-ci.plugins</groupId >
7
7
<artifactId >plugin</artifactId >
8
- <version >4.13 </version >
8
+ <version >4.24 </version >
9
9
<relativePath />
10
10
</parent >
11
11
<groupId >io.jenkins.plugins</groupId >
51
51
<dependencies >
52
52
<dependency >
53
53
<groupId >io.jenkins.tools.bom</groupId >
54
- <artifactId >bom-2.249 .x</artifactId >
54
+ <artifactId >bom-2.263 .x</artifactId >
55
55
<version >13</version >
56
56
<type >pom</type >
57
57
</dependency >
62
62
<dependency >
63
63
<groupId >com.google.code.gson</groupId >
64
64
<artifactId >gson</artifactId >
65
- <version >2.8.6 </version >
65
+ <version >2.8.7 </version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >org.projectlombok</groupId >
69
69
<artifactId >lombok</artifactId >
70
- <version >1.18.16 </version >
70
+ <version >1.18.20 </version >
71
71
<scope >provided</scope >
72
72
</dependency >
73
73
</dependencies >
96
96
</plugins >
97
97
</build >
98
98
99
- <repositories >
100
- <repository >
101
- <id >repo.jenkins-ci.org</id >
102
- <url >https://repo.jenkins-ci.org/releases/</url >
103
- </repository >
104
- </repositories >
105
-
106
- <pluginRepositories >
107
- <pluginRepository >
108
- <id >repo.jenkins-ci.org</id >
109
- <url >https://repo.jenkins-ci.org/releases/</url >
110
- </pluginRepository >
111
- </pluginRepositories >
112
-
113
-
114
99
</project >
You can’t perform that action at this time.
0 commit comments