Skip to content

Commit 7aa86c9

Browse files
committed
Update parent pom
1 parent 912b312 commit 7aa86c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ebean-migration-auto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.avaje</groupId>
66
<artifactId>java8-oss</artifactId>
7-
<version>3.6</version>
7+
<version>3.9</version>
88
<relativePath/>
99
</parent>
1010

ebean-migration/pom.xml

Lines changed: 1 addition & 1 deletion
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.8</version>
7+
<version>3.9</version>
88
<relativePath />
99
</parent>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
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.6</version>
7+
<version>3.9</version>
88
</parent>
99

1010
<groupId>io.ebean</groupId>

0 commit comments

Comments
 (0)