We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7ad39 commit b758578Copy full SHA for b758578
pom.xml
@@ -61,15 +61,20 @@
61
<dependencies>
62
<dependency>
63
<groupId>io.jenkins.tools.bom</groupId>
64
- <artifactId>bom-2.401.x</artifactId>
65
- <version>2612.v3d6a_2128c0ef</version>
+ <artifactId>bom-2.440.x</artifactId>
+ <version>3105.v672692894683</version>
66
<type>pom</type>
67
<scope>import</scope>
68
</dependency>
69
</dependencies>
70
</dependencyManagement>
71
72
73
+ <dependency>
74
+ <groupId>io.jenkins.plugins</groupId>
75
+ <artifactId>json-path-api</artifactId>
76
+ <version>2.8.0-5.v07cb_a_1ca_738c</version>
77
+ </dependency>
78
79
<groupId>org.jenkins-ci.plugins</groupId>
80
<artifactId>token-macro</artifactId>
0 commit comments