This repository was archived by the owner on Oct 13, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >io.ebean.test </groupId >
6- <artifactId >ebean-test-config </artifactId >
7- <version >11.41.3 -SNAPSHOT</version >
5+ <groupId >io.ebean</groupId >
6+ <artifactId >ebean-test</artifactId >
7+ <version >11.42.1 -SNAPSHOT</version >
88
99 <parent >
1010 <groupId >org.avaje</groupId >
2626 <scope >provided</scope >
2727 </dependency >
2828
29- <!-- Requires Ebean 11.24.1 or greater -->
3029 <dependency >
3130 <groupId >io.ebean</groupId >
3231 <artifactId >ebean</artifactId >
33- <version >11.41.4-SNAPSHOT </version >
32+ <version >11.42.1 </version >
3433 <scope >provided</scope >
3534 </dependency >
3635
You can’t perform that action at this time.
0 commit comments