Skip to content

Commit 5e4bf98

Browse files
authored
Merge pull request #563 from spring-cloud/dependabot/maven/main/org.jacoco-jacoco-maven-plugin-0.8.14
2 parents 64e3c80 + bef89b1 commit 5e4bf98

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
@@ -1301,7 +1301,7 @@
13011301
<plugin>
13021302
<groupId>org.jacoco</groupId>
13031303
<artifactId>jacoco-maven-plugin</artifactId>
1304-
<version>0.8.13</version>
1304+
<version>0.8.14</version>
13051305
<configuration>
13061306
<destFile>${sonar.jacoco.reportPath}</destFile>
13071307
<append>true</append>

0 commit comments

Comments
 (0)