Updated to suppot later Java versions

This commit is contained in:
Chris Myers 2024-11-26 20:27:58 -07:00
parent 040aa01d2f
commit b11268ec9c
13 changed files with 198 additions and 161 deletions

View file

@ -30,7 +30,7 @@
</configuration>
<phase>package</phase>
<goals>
<goal>assembly</goal>
<goal>single</goal>
</goals>
</execution>
</executions>