We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7e0f6 commit 83df408Copy full SHA for 83df408
pom.xml
@@ -54,8 +54,8 @@
54
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
55
<jdk.debug>true</jdk.debug>
56
<jdk.optimize>false</jdk.optimize>
57
- <jdk.source>1.7</jdk.source>
58
- <jdk.target>1.7</jdk.target>
+ <jdk.source>1.8</jdk.source>
+ <jdk.target>1.8</jdk.target>
59
60
<jersey.version>2.27</jersey.version>
61
<jackson.version>2.9.8</jackson.version>
0 commit comments