Skip to content

Commit e3c5dc0

Browse files
committed
Change parent to java8-oss
1 parent a2a1ab8 commit e3c5dc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<parent>
1010
<groupId>org.avaje</groupId>
11-
<artifactId>java8-parent</artifactId>
12-
<version>1.3</version>
11+
<artifactId>java8-oss</artifactId>
12+
<version>2.1</version>
1313
</parent>
1414

1515
<scm>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>io.dinject</groupId>
5858
<artifactId>dinject-generator</artifactId>
59-
<version>1.10</version>
59+
<version>1.11</version>
6060
<scope>test</scope>
6161
</dependency>
6262

0 commit comments

Comments
 (0)