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 152
152
<dependency >
153
153
<groupId >org.javassist</groupId >
154
154
<artifactId >javassist</artifactId >
155
- <version >3.21 .0-GA </version >
155
+ <version >3.22 .0-CR1 </version >
156
156
<scope >compile</scope >
157
157
<optional >true</optional >
158
158
</dependency >
210
210
<dependency >
211
211
<groupId >org.hsqldb</groupId >
212
212
<artifactId >hsqldb</artifactId >
213
- <version >2.3.4</version >
213
+ <version >2.3.4</version > <!-- Version 2.4.0 required jdk8 -->
214
214
<scope >test</scope >
215
215
</dependency >
216
216
<dependency >
222
222
<dependency >
223
223
<groupId >org.mockito</groupId >
224
224
<artifactId >mockito-core</artifactId >
225
- <version >2.7.19 </version >
225
+ <version >2.7.22 </version >
226
226
<scope >test</scope >
227
227
</dependency >
228
228
<!-- Do not go to 2.x until we are on jdk7 -->
You can’t perform that action at this time.
0 commit comments