File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 4545 <type >pom</type >
4646 <scope >import</scope >
4747 </dependency >
48- <dependency >
49- <groupId >net.minidev</groupId >
50- <artifactId >accessors-smart</artifactId >
51- <version >${json-smart.version} </version >
52- </dependency >
53- <dependency >
54- <groupId >net.minidev</groupId >
55- <artifactId >json-smart</artifactId >
56- <version >${json-smart.version} </version >
57- </dependency >
58- <dependency >
59- <groupId >net.minidev</groupId >
60- <artifactId >json-smart-action</artifactId >
61- <version >${json-smart.version} </version >
62- </dependency >
6348 </dependencies >
6449 </dependencyManagement >
6550 <dependencies >
10085 <groupId >io.jenkins.plugins</groupId >
10186 <artifactId >asm-api</artifactId >
10287 </dependency >
88+ <dependency >
89+ <groupId >net.minidev</groupId >
90+ <artifactId >accessors-smart</artifactId >
91+ <version >${json-smart.version} </version >
92+ </dependency >
93+ <dependency >
94+ <groupId >net.minidev</groupId >
95+ <artifactId >json-smart</artifactId >
96+ <version >${json-smart.version} </version >
97+ </dependency >
98+ <dependency >
99+ <groupId >net.minidev</groupId >
100+ <artifactId >json-smart-action</artifactId >
101+ <version >${json-smart.version} </version >
102+ </dependency >
103103 </dependencies >
104104 <repositories >
105105 <repository >
You can’t perform that action at this time.
0 commit comments