File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6666 <plugin >
6767 <groupId >org.jacoco</groupId >
6868 <artifactId >jacoco-maven-plugin</artifactId >
69- <version >0.8.11 </version >
69+ <version >0.8.12 </version >
7070 <configuration >
7171 <excludes >
7272 <exclude >**/**/Application.*</exclude >
Original file line number Diff line number Diff line change 4141 <plugin >
4242 <groupId >org.jacoco</groupId >
4343 <artifactId >jacoco-maven-plugin</artifactId >
44- <version >0.8.11 </version >
44+ <version >0.8.12 </version >
4545 <executions >
4646 <!-- to avoid bugs in some situations -->
4747 <execution >
Original file line number Diff line number Diff line change 7676 <plugin >
7777 <groupId >org.jacoco</groupId >
7878 <artifactId >jacoco-maven-plugin</artifactId >
79- <version >0.8.11 </version >
79+ <version >0.8.12 </version >
8080 <executions >
8181 <execution >
8282 <id >report-aggregate</id >
Original file line number Diff line number Diff line change 7474 <plugin >
7575 <groupId >org.jacoco</groupId >
7676 <artifactId >jacoco-maven-plugin</artifactId >
77- <version >0.8.11 </version >
77+ <version >0.8.12 </version >
7878 <configuration >
7979 <excludes >
8080 <exclude >**/**/Application.*</exclude >
Original file line number Diff line number Diff line change 9494 <plugin >
9595 <groupId >org.jacoco</groupId >
9696 <artifactId >jacoco-maven-plugin</artifactId >
97- <version >0.8.11 </version >
97+ <version >0.8.12 </version >
9898 <executions >
9999 <!-- to avoid bugs in some situations -->
100100 <execution >
Original file line number Diff line number Diff line change 101101 <plugin >
102102 <groupId >org.jacoco</groupId >
103103 <artifactId >jacoco-maven-plugin</artifactId >
104- <version >0.8.11 </version >
104+ <version >0.8.12 </version >
105105 <executions >
106106 <!-- to avoid bugs in some situations -->
107107 <execution >
Original file line number Diff line number Diff line change 116116 <plugin >
117117 <groupId >org.jacoco</groupId >
118118 <artifactId >jacoco-maven-plugin</artifactId >
119- <version >0.8.11 </version >
119+ <version >0.8.12 </version >
120120 <configuration >
121121 <excludes >
122122 <exclude >**/**/Application.*</exclude >
You can’t perform that action at this time.
0 commit comments