File tree 5 files changed +5
-5
lines changed
platform-tooling-support-tests/projects
maven-surefire-compatibility
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
<plugins >
32
32
<plugin >
33
33
<artifactId >maven-compiler-plugin</artifactId >
34
- <version >3.13 .0</version >
34
+ <version >3.14 .0</version >
35
35
<configuration >
36
36
<source >1.8</source >
37
37
<target >1.8</target >
Original file line number Diff line number Diff line change 49
49
<plugins >
50
50
<plugin >
51
51
<artifactId >maven-compiler-plugin</artifactId >
52
- <version >3.13 .0</version >
52
+ <version >3.14 .0</version >
53
53
</plugin >
54
54
<plugin >
55
55
<artifactId >maven-surefire-plugin</artifactId >
Original file line number Diff line number Diff line change 37
37
<plugins >
38
38
<plugin >
39
39
<artifactId >maven-compiler-plugin</artifactId >
40
- <version >3.13 .0</version >
40
+ <version >3.14 .0</version >
41
41
</plugin >
42
42
<plugin >
43
43
<artifactId >maven-surefire-plugin</artifactId >
Original file line number Diff line number Diff line change 31
31
<plugins >
32
32
<plugin >
33
33
<artifactId >maven-compiler-plugin</artifactId >
34
- <version >3.13 .0</version >
34
+ <version >3.14 .0</version >
35
35
<configuration >
36
36
<release >11</release >
37
37
</configuration >
Original file line number Diff line number Diff line change 38
38
<plugins >
39
39
<plugin >
40
40
<artifactId >maven-compiler-plugin</artifactId >
41
- <version >3.13 .0</version >
41
+ <version >3.14 .0</version >
42
42
</plugin >
43
43
<plugin >
44
44
<artifactId >maven-surefire-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments