File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
kinde-springboot/kinde-springboot-core Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 272272 <plugin >
273273 <groupId >org.jacoco</groupId >
274274 <artifactId >jacoco-maven-plugin</artifactId >
275- <version >0.8.13 </version > <!-- Replace with the latest version -->
275+ <version >0.8.14 </version > <!-- Replace with the latest version -->
276276 <executions >
277277 <execution >
278278 <goals >
Original file line number Diff line number Diff line change 6868 <plugin >
6969 <groupId >org.jacoco</groupId >
7070 <artifactId >jacoco-maven-plugin</artifactId >
71- <version >0.8.13 </version >
71+ <version >0.8.14 </version >
7272 <executions >
7373 <execution >
7474 <id >report-aggregate</id >
Original file line number Diff line number Diff line change 208208 <plugin >
209209 <groupId >org.jacoco</groupId >
210210 <artifactId >jacoco-maven-plugin</artifactId >
211- <version >0.8.13 </version > <!-- Use the latest version available -->
211+ <version >0.8.14 </version > <!-- Use the latest version available -->
212212 <executions >
213213 <execution >
214214 <goals >
Original file line number Diff line number Diff line change 313313 <plugin >
314314 <groupId >org.jacoco</groupId >
315315 <artifactId >jacoco-maven-plugin</artifactId >
316- <version >0.8.13 </version >
316+ <version >0.8.14 </version >
317317 <executions >
318318 <execution >
319319 <id >prepare-agent</id >
You can’t perform that action at this time.
0 commit comments