Skip to content
Snippets Groups Projects
Commit 8e7d8e42 authored by Pavel Šeda's avatar Pavel Šeda
Browse files

Update Maven compiler plugin

parent 637904cb
No related branches found
No related tags found
1 merge request!14Resolve "Integrate the necessary parts of the kypo2-training"
Pipeline #73649 passed with stages
in 3 minutes and 8 seconds
This commit is part of merge request !14. Comments created here will be created in the context of that merge request.
......@@ -148,7 +148,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.5.1</version>
<version>3.8.1</version>
<configuration>
<source>11</source>
<target>11</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment