File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
jira-macro/jira-macro-default Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 102102 <scope >test</scope >
103103 </dependency >
104104 <dependency >
105- <groupId >com.github.tomakehurst </groupId >
105+ <groupId >org.wiremock </groupId >
106106 <artifactId >wiremock-standalone</artifactId >
107- <version >2.27.2 </version >
107+ <version >3.0.1 </version >
108108 <scope >test</scope >
109109 </dependency >
110110 <dependency >
Original file line number Diff line number Diff line change 7575 <dependencyManagement >
7676 <dependencies >
7777 <dependency >
78- <groupId >com.github.tomakehurst </groupId >
78+ <groupId >org.wiremock </groupId >
7979 <artifactId >wiremock-standalone</artifactId >
80- <version >2.27.2 </version >
80+ <version >3.0.1 </version >
8181 <scope >test</scope >
8282 </dependency >
8383 </dependencies >
You can’t perform that action at this time.
0 commit comments