Skip to content

Commit 9cb3587

Browse files
authored
Merge pull request #301 from dschadow/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
2 parents 28aaeac + ea0ad1f commit 9cb3587

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
@@ -166,7 +166,7 @@
166166
<plugin>
167167
<groupId>org.jacoco</groupId>
168168
<artifactId>jacoco-maven-plugin</artifactId>
169-
<version>0.8.12</version>
169+
<version>0.8.13</version>
170170
</plugin>
171171
<plugin>
172172
<groupId>org.apache.tomcat.maven</groupId>

0 commit comments

Comments
 (0)