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 102
102
<scope >test</scope >
103
103
</dependency >
104
104
<dependency >
105
- <groupId >com.github.tomakehurst </groupId >
105
+ <groupId >org.wiremock </groupId >
106
106
<artifactId >wiremock-standalone</artifactId >
107
- <version >2.27.2 </version >
107
+ <version >3.0.1 </version >
108
108
<scope >test</scope >
109
109
</dependency >
110
110
<dependency >
Original file line number Diff line number Diff line change 75
75
<dependencyManagement >
76
76
<dependencies >
77
77
<dependency >
78
- <groupId >com.github.tomakehurst </groupId >
78
+ <groupId >org.wiremock </groupId >
79
79
<artifactId >wiremock-standalone</artifactId >
80
- <version >2.27.2 </version >
80
+ <version >3.0.1 </version >
81
81
<scope >test</scope >
82
82
</dependency >
83
83
</dependencies >
You can’t perform that action at this time.
0 commit comments