Skip to content

Commit 743bea6

Browse files
authored
Bump the max jdk version to the one we use (11)
1 parent 8392943 commit 743bea6

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
@@ -243,7 +243,7 @@
243243
<configuration>
244244
<rules>
245245
<enforceBytecodeVersion>
246-
<maxJdkVersion>1.8</maxJdkVersion>
246+
<maxJdkVersion>11</maxJdkVersion>
247247
</enforceBytecodeVersion>
248248
</rules>
249249
</configuration>

0 commit comments

Comments
 (0)