File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
57
57
<properties >
58
58
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
59
- <jdk .version>1.8 </jdk .version>
60
- <jdk .min.version>11 </jdk .min.version>
61
- <jdk .max.version>11 </jdk .max.version>
62
- <maven .compiler.source>1.8 </maven .compiler.source>
63
- <maven .compiler.target>1.8 </maven .compiler.target>
59
+ <jdk .version>17 </jdk .version>
60
+ <jdk .min.version>17 </jdk .min.version>
61
+ <jdk .max.version>17 </jdk .max.version>
62
+ <maven .compiler.source>17 </maven .compiler.source>
63
+ <maven .compiler.target>17 </maven .compiler.target>
64
64
<sonar .apiVersion>9.8.0.203</sonar .apiVersion>
65
65
<sonar .testingHarnessVersion>9.5.0.56709</sonar .testingHarnessVersion>
66
66
<sonar .apiImplVersion>9.9.1.69595</sonar .apiImplVersion>
You can’t perform that action at this time.
0 commit comments