File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
<plugin >
38
38
<groupId >org.apache.maven.plugins</groupId >
39
39
<artifactId >maven-compiler-plugin</artifactId >
40
- <version >3.5.1 </version >
40
+ <version >3.14.0 </version >
41
41
<configuration >
42
42
<source >1.8</source >
43
43
<target >1.8</target >
Original file line number Diff line number Diff line change 33
33
<plugin >
34
34
<groupId >org.apache.maven.plugins</groupId >
35
35
<artifactId >maven-compiler-plugin</artifactId >
36
- <version >3.5.1 </version >
36
+ <version >3.14.0 </version >
37
37
<configuration >
38
38
<source >1.8</source >
39
39
<target >1.8</target >
Original file line number Diff line number Diff line change 19
19
<plugin >
20
20
<groupId >org.apache.maven.plugins</groupId >
21
21
<artifactId >maven-compiler-plugin</artifactId >
22
- <version >3.6.1 </version >
22
+ <version >3.14.0 </version >
23
23
<configuration >
24
24
<source >1.8</source >
25
25
<target >1.8</target >
You can’t perform that action at this time.
0 commit comments