File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 </dependency >
3636
3737 <dependency >
38- <groupId >io.ebean.test </groupId >
38+ <groupId >io.ebean</groupId >
3939 <artifactId >ebean-test-docker</artifactId >
40- <version >3.1.5 </version >
40+ <version >4.4 </version >
4141 <scope >test</scope >
4242 </dependency >
4343
5151 <dependency >
5252 <groupId >ch.qos.logback</groupId >
5353 <artifactId >logback-classic</artifactId >
54- <version >1.2.5 </version >
54+ <version >1.2.10 </version >
5555 <scope >test</scope >
5656 </dependency >
5757
5858 <!-- Override com.h2database version to get schema support -->
5959 <dependency >
6060 <groupId >com.h2database</groupId >
6161 <artifactId >h2</artifactId >
62- <version >2.0.206 </version >
62+ <version >2.1.210 </version >
6363 <scope >test</scope >
6464 </dependency >
6565
You can’t perform that action at this time.
0 commit comments