Skip to content

Commit 9a94602

Browse files
authored
Merge pull request #1390 from aws/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents 488fc5b + 257c4bb commit 9a94602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.jacoco</groupId>
280280
<artifactId>jacoco-maven-plugin</artifactId>
281-
<version>0.8.12</version>
281+
<version>0.8.13</version>
282282
</plugin>
283283
</plugins>
284284
</pluginManagement>

0 commit comments

Comments
 (0)