Skip to content
Snippets Groups Projects
Commit 2b8a19fa authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Bumped Java version to 17

parent aba0d65a
Branches
Tags
No related merge requests found
......@@ -139,8 +139,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<source>11</source>
<target>11</target>
<source>17</source>
<target>17</target>
</configuration>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment