Skip to content

Commit 224c8a4

Browse files
authored
Merge pull request #314 from avaje/feature/jdk-22-compile
Support JDK 22 compile with annotation processing change
2 parents fb65de6 + 88ba923 commit 224c8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10</version>
7+
<version>3.12</version>
88
</parent>
99

1010
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)