We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75897c8 commit 4e72f4bCopy full SHA for 4e72f4b
1 file changed
pom.xml
@@ -91,7 +91,7 @@
91
<version>3.11.0</version>
92
<configuration>
93
<source>${java.version}</source>
94
- <target>${java.version}</target>
+ <target>1.8</target>
95
</configuration>
96
</plugin>
97
</plugins>
0 commit comments