Skip to content

Commit 5fa1b47

Browse files
committed
Bump parent pom
1 parent 079eca6 commit 5fa1b47

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.avaje</groupId>
66
<artifactId>java11-oss</artifactId>
7-
<version>3.12</version>
7+
<version>4.0</version>
88
</parent>
99

1010
<groupId>io.ebean</groupId>
@@ -34,7 +34,7 @@
3434
<jackson.version>2.15.0</jackson.version>
3535
<h2database.version>2.1.214</h2database.version>
3636
<ebean-types.version>3.0</ebean-types.version>
37-
<ebean-datasource.version>8.8</ebean-datasource.version>
37+
<ebean-datasource.version>8.12</ebean-datasource.version>
3838
<surefire.useModulePath>false</surefire.useModulePath>
3939
</properties>
4040

@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>ch.qos.logback</groupId>
4545
<artifactId>logback-classic</artifactId>
46-
<version>1.2.11</version>
46+
<version>1.5.0</version>
4747
<scope>test</scope>
4848
</dependency>
4949

0 commit comments

Comments
 (0)