File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed
Expand file tree Collapse file tree 1 file changed +14
-8
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 >5.2102.v5f5fe09fccf1 </version >
7+ <version >6.2128.v999f813cd6c3 </version >
88 <relativePath />
99 </parent >
1010 <name >VectorCAST Execution</name >
5858 </repository >
5959 </repositories >
6060 <pluginRepositories >
61- <pluginRepository >
62- <id >repo.jenkins-ci.org</id >
63- <url >https://repo.jenkins-ci.org/public/</url >
64- </pluginRepository >
61+ <pluginRepository >
62+ <id >repo.jenkins-ci.org</id >
63+ <url >https://repo.jenkins-ci.org/public/</url >
64+ </pluginRepository >
65+
66+ <!-- ADD THIS -->
67+ <pluginRepository >
68+ <id >incremental.jenkins-ci.org</id >
69+ <url >https://repo.jenkins-ci.org/incrementals/</url >
70+ </pluginRepository >
6571 </pluginRepositories >
6672 <dependencyManagement >
6773 <dependencies >
195201 <dependency >
196202 <groupId >org.jenkins-ci</groupId >
197203 <artifactId >test-annotations</artifactId >
198- <version >1.5 </version >
204+ <version >124.vd3dd48ed21ee </version >
199205 <scope >test</scope >
200206 <exclusions >
201207 <exclusion >
273279 <plugin >
274280 <groupId >org.apache.maven.plugins</groupId >
275281 <artifactId >maven-compiler-plugin</artifactId >
276- <version >3.14.1 </version >
282+ <version >3.15.0 </version >
277283 <configuration >
278284 <source >21</source >
279285 <target >21</target >
299305 <plugin >
300306 <groupId >org.jenkins-ci.tools</groupId >
301307 <artifactId >maven-hpi-plugin</artifactId >
302- <version >3.1787.vd08d76c755ef </version >
308+ <version >3.1816.v6ed1e566d656 </version >
303309 <extensions >true</extensions >
304310 </plugin >
305311
You can’t perform that action at this time.
0 commit comments