Skip to content

Commit 4e56fa4

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent 06663dd commit 4e56fa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.jacoco</groupId>
7575
<artifactId>jacoco-maven-plugin</artifactId>
76-
<version>0.8.12</version>
76+
<version>0.8.13</version>
7777
</plugin>
7878
<plugin>
7979
<groupId>org.apache.maven.plugins</groupId>
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.jacoco</groupId>
134134
<artifactId>jacoco-maven-plugin</artifactId>
135-
<version>0.8.12</version>
135+
<version>0.8.13</version>
136136
</plugin>
137137
<plugin>
138138
<artifactId>maven-assembly-plugin</artifactId>

0 commit comments

Comments
 (0)