File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 96
96
<plugin >
97
97
<groupId >org.apache.maven.plugins</groupId >
98
98
<artifactId >maven-compiler-plugin</artifactId >
99
- <version >3.12.1 </version >
99
+ <version >3.13.0 </version >
100
100
<executions >
101
101
<execution >
102
102
<id >default-testCompile</id >
Original file line number Diff line number Diff line change 98
98
<plugin >
99
99
<groupId >org.apache.maven.plugins</groupId >
100
100
<artifactId >maven-compiler-plugin</artifactId >
101
- <version >3.12.1 </version >
101
+ <version >3.13.0 </version >
102
102
<configuration >
103
103
<annotationProcessorPaths >
104
104
<path >
Original file line number Diff line number Diff line change 51
51
<plugin >
52
52
<groupId >org.apache.maven.plugins</groupId >
53
53
<artifactId >maven-compiler-plugin</artifactId >
54
- <version >3.12.1 </version >
54
+ <version >3.13.0 </version >
55
55
<configuration >
56
56
<release >21</release >
57
57
<annotationProcessorPaths >
You can’t perform that action at this time.
0 commit comments