Skip to content

Commit 1a2ed30

Browse files
authored
Merge pull request #280 from filip26/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
2 parents 3036803 + d8933fd commit 1a2ed30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom_parent.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.jacoco</groupId>
141141
<artifactId>jacoco-maven-plugin</artifactId>
142-
<version>0.8.10</version>
142+
<version>0.8.11</version>
143143
<executions>
144144
<execution>
145145
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)