Skip to content

Commit ef59b9a

Browse files
authored
Merge pull request #1222 from apache/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
build(deps-dev): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
2 parents 376939d + 8d9ef3c commit ef59b9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@
12261226
<plugin>
12271227
<groupId>org.jacoco</groupId>
12281228
<artifactId>jacoco-maven-plugin</artifactId>
1229-
<version>0.8.14</version>
1229+
<version>0.8.15</version>
12301230
<executions>
12311231
<execution>
12321232
<id>prepare-agent</id>

0 commit comments

Comments
 (0)