Remove usage of 16

This commit is contained in:
Tadgh 2021-09-13 21:34:14 -04:00
parent 1ca313f8ad
commit b58d63dc7c
1 changed files with 0 additions and 2 deletions

View File

@ -2001,8 +2001,6 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
<testSource>16</testSource>
<testTarget>16</testTarget>
<forceJavacCompilerUse>true</forceJavacCompilerUse>
<encoding>UTF-8</encoding>
<fork>true</fork>