Skip to content

Commit b756eff

Browse files
committed
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent bda6a17 commit b756eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ limitations under the License.
426426
<plugin> <!-- JACOCO - reporting -->
427427
<groupId>org.jacoco</groupId>
428428
<artifactId>jacoco-maven-plugin</artifactId>
429-
<version>0.8.12</version>
429+
<version>0.8.14</version>
430430
<executions>
431431
<execution>
432432
<goals>

0 commit comments

Comments
 (0)