Skip to content

Commit 16844e1

Browse files
committed
Upgrading jacoco-maven-plugin
1 parent a057091 commit 16844e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@ under the License.
18051805
<plugin>
18061806
<groupId>org.jacoco</groupId>
18071807
<artifactId>jacoco-maven-plugin</artifactId>
1808-
<version>0.8.13</version>
1808+
<version>0.8.14</version>
18091809
</plugin>
18101810

18111811
<plugin>

0 commit comments

Comments
 (0)