File tree Expand file tree Collapse file tree 1 file changed +6
-17
lines changed
Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Original file line number Diff line number Diff line change 1111 <properties >
1212 <changelist >999999-SNAPSHOT</changelist >
1313 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
14- <jenkins .version>2.375.4 </jenkins .version>
14+ <jenkins .version>2.401.3 </jenkins .version>
1515 </properties >
1616
1717 <licenses >
5353 <dependencies >
5454 <dependency >
5555 <groupId >io.jenkins.tools.bom</groupId >
56- <artifactId >bom-2.375 .x</artifactId >
57- <version >2198.v39c76fc308ca </version >
56+ <artifactId >bom-2.401 .x</artifactId >
57+ <version >2641.v88e707466454 </version >
5858 <scope >import</scope >
5959 <type >pom</type >
6060 </dependency >
6363
6464 <dependencies >
6565 <dependency >
66- <groupId >com.jayway.jsonpath</groupId >
67- <artifactId >json-path</artifactId >
68- <version >2.8.0</version >
69- <exclusions >
70- <exclusion > <!-- Note that json-smart *also* bundles ASM 5 inline, which we cannot do anything about. Bad form! -->
71- <groupId >org.ow2.asm</groupId >
72- <artifactId >asm</artifactId >
73- </exclusion >
74- <!-- Provided by Jenkins core -->
75- <exclusion >
76- <groupId >org.slf4j</groupId >
77- <artifactId >slf4j-api</artifactId >
78- </exclusion >
79- </exclusions >
66+ <groupId >io.jenkins.plugins</groupId >
67+ <artifactId >json-path-api</artifactId >
68+ <version >2.8.0-5.v07cb_a_1ca_738c</version > <!-- Remove when included on bom -->
8069 </dependency >
8170 <dependency >
8271 <groupId >org.jenkins-ci.plugins</groupId >
You can’t perform that action at this time.
0 commit comments