File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 114
114
<dependency >
115
115
<groupId >org.asynchttpclient</groupId >
116
116
<artifactId >async-http-client</artifactId >
117
- <version >2.12.2 </version >
117
+ <version >2.12.3 </version >
118
118
</dependency >
119
119
<dependency >
120
120
<groupId >com.fasterxml.jackson.core</groupId >
169
169
<dependency >
170
170
<groupId >org.awaitility</groupId >
171
171
<artifactId >awaitility</artifactId >
172
- <version >4.0.3 </version >
172
+ <version >4.1.0 </version >
173
173
<scope >test</scope >
174
174
</dependency >
175
175
</dependencies >
179
179
<plugins >
180
180
<plugin >
181
181
<artifactId >maven-enforcer-plugin</artifactId >
182
- <version >3.0.0-M3 </version >
182
+ <version >3.0.0</version >
183
183
</plugin >
184
184
<plugin >
185
185
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments