Skip to content

Commit 2882d29

Browse files
committed
Update pom.xml
1 parent 7c6e0cb commit 2882d29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http-hibernate-validator/pom.xml

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

99
<parent>
1010
<groupId>org.avaje</groupId>
11-
<artifactId>java8-oss</artifactId>
11+
<artifactId>java11-oss</artifactId>
1212
<version>3.9</version>
1313
<relativePath/>
1414
</parent>
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.avaje</groupId>
5353
<artifactId>avaje-inject-generator</artifactId>
54-
<version>8.11</version>
54+
<version>8.12-RC1</version>
5555
<scope>provided</scope>
5656
</dependency>
5757

0 commit comments

Comments
 (0)