Skip to content

Commit 5ceebe3

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent 07436ea commit 5ceebe3

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
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.jacoco</groupId>
138138
<artifactId>jacoco-maven-plugin</artifactId>
139-
<version>0.8.11</version>
139+
<version>0.8.14</version>
140140
<executions>
141141
<execution>
142142
<id>prepare-agent</id>

0 commit comments

Comments
 (0)