Skip to content

Commit f110e0c

Browse files
authored
Merge pull request #822 from aws/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents a2ee940 + c0551dd commit f110e0c

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
@@ -278,7 +278,7 @@
278278
<plugin>
279279
<groupId>org.jacoco</groupId>
280280
<artifactId>jacoco-maven-plugin</artifactId>
281-
<version>0.8.11</version>
281+
<version>0.8.12</version>
282282
</plugin>
283283
</plugins>
284284
</pluginManagement>

0 commit comments

Comments
 (0)