Commit 86a19f6
authored
test jacoco dependency removal (#179)
Removes a duplicate and test scoped jacoco-maven-plugin dependency entry from pom.xml. The dependency with groupId org.jacoco and version 0.8.14 (test scope) was declared twice, and this PR removes the redundant declaration.1 parent 0ffbc31 commit 86a19f6
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
0 commit comments