File tree Expand file tree Collapse file tree 7 files changed +1
-7
lines changed Expand file tree Collapse file tree 7 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 35
35
<plugin >
36
36
<groupId >org.apache.maven.plugins</groupId >
37
37
<artifactId >maven-compiler-plugin</artifactId >
38
- <version >3.5.1</version >
39
38
<configuration >
40
39
<source >1.8</source >
41
40
<target >1.8</target >
Original file line number Diff line number Diff line change 74
74
<plugin >
75
75
<groupId >org.apache.maven.plugins</groupId >
76
76
<artifactId >maven-compiler-plugin</artifactId >
77
- <version >3.3</version >
78
77
<configuration >
79
78
<compilerArgument >-XDignore.symbol.file</compilerArgument >
80
79
<fork >true</fork >
Original file line number Diff line number Diff line change 90
90
<plugin >
91
91
<groupId >org.apache.maven.plugins</groupId >
92
92
<artifactId >maven-compiler-plugin</artifactId >
93
- <version >3.5.1 </version >
93
+ <version >3.8.0 </version >
94
94
<configuration >
95
95
<!--
96
96
<compilerArgument>-Xlint:unchecked</compilerArgument>
Original file line number Diff line number Diff line change 106
106
<plugin >
107
107
<groupId >org.apache.maven.plugins</groupId >
108
108
<artifactId >maven-compiler-plugin</artifactId >
109
- <version >3.5.1</version >
110
109
<configuration >
111
110
<!--
112
111
<compilerArgument>-Xlint:unchecked</compilerArgument>
Original file line number Diff line number Diff line change 50
50
<plugin >
51
51
<groupId >org.apache.maven.plugins</groupId >
52
52
<artifactId >maven-compiler-plugin</artifactId >
53
- <version >3.5.1</version >
54
53
<configuration >
55
54
<source >1.8</source >
56
55
<target >1.8</target >
Original file line number Diff line number Diff line change 84
84
<plugin >
85
85
<groupId >org.apache.maven.plugins</groupId >
86
86
<artifactId >maven-compiler-plugin</artifactId >
87
- <version >3.5.1</version >
88
87
<configuration >
89
88
<source >1.8</source >
90
89
<target >1.8</target >
Original file line number Diff line number Diff line change 68
68
<plugin >
69
69
<groupId >org.apache.maven.plugins</groupId >
70
70
<artifactId >maven-compiler-plugin</artifactId >
71
- <version >3.5.1</version >
72
71
<configuration >
73
72
<source >1.8</source >
74
73
<target >1.8</target >
You can’t perform that action at this time.
0 commit comments