File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >io.rest-assured</groupId >
57
57
<artifactId >rest-assured</artifactId >
58
- <version >5.5.1 </version >
58
+ <version >5.5.5 </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >io.rest-assured</groupId >
63
63
<artifactId >json-path</artifactId >
64
- <version >5.5.1 </version >
64
+ <version >5.5.5 </version >
65
65
<scope >test</scope >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >io.rest-assured</groupId >
69
69
<artifactId >xml-path</artifactId >
70
- <version >5.5.1 </version >
70
+ <version >5.5.5 </version >
71
71
<scope >test</scope >
72
72
</dependency >
73
73
</dependencies >
Original file line number Diff line number Diff line change 135
135
<dependency >
136
136
<groupId >io.rest-assured</groupId >
137
137
<artifactId >rest-assured</artifactId >
138
- <version >5.5.1 </version >
138
+ <version >5.5.5 </version >
139
139
<scope >test</scope >
140
140
</dependency >
141
141
<dependency >
142
142
<groupId >io.rest-assured</groupId >
143
143
<artifactId >json-path</artifactId >
144
- <version >5.5.1 </version >
144
+ <version >5.5.5 </version >
145
145
<scope >test</scope >
146
146
</dependency >
147
147
<dependency >
148
148
<groupId >io.rest-assured</groupId >
149
149
<artifactId >xml-path</artifactId >
150
- <version >5.5.1 </version >
150
+ <version >5.5.5 </version >
151
151
<scope >test</scope >
152
152
</dependency >
153
153
<dependency >
154
154
<groupId >org.wiremock</groupId >
155
155
<artifactId >wiremock-standalone</artifactId >
156
- <version >3.13.0 </version >
156
+ <version >3.13.1 </version >
157
157
<scope >test</scope >
158
158
</dependency >
159
159
<dependency >
You can’t perform that action at this time.
0 commit comments