Skip to content

Commit 2b3959b

Browse files
committed
Bump parent pom and junit version
1 parent 455e2ef commit 2b3959b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ebean-migration/pom.xml

Lines changed: 2 additions & 2 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.10</version>
7+
<version>3.12</version>
88
<relativePath />
99
</parent>
1010

@@ -143,7 +143,7 @@ mvn install:install-file -Dfile=/some/path/to/ojdbc7.jar -DgroupId=oracle \
143143
<dependency>
144144
<groupId>io.avaje</groupId>
145145
<artifactId>junit</artifactId>
146-
<version>1.1</version>
146+
<version>1.3</version>
147147
<scope>test</scope>
148148
</dependency>
149149

0 commit comments

Comments
 (0)