Skip to content

Commit 6960cde

Browse files
authored
Merge pull request #1493 from DependencyTrack/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
2 parents db27898 + 72b9b3a commit 6960cde

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
@@ -450,7 +450,7 @@
450450
<plugin>
451451
<groupId>org.jacoco</groupId>
452452
<artifactId>jacoco-maven-plugin</artifactId>
453-
<version>0.8.13</version>
453+
<version>0.8.14</version>
454454
</plugin>
455455

456456
<plugin>

0 commit comments

Comments
 (0)