Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75897c8 commit 4e72f4bCopy full SHA for 4e72f4b
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