Skip to content

Commit e9a6e97

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
1 parent efca3ff commit e9a6e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<plugin>
152152
<groupId>org.jacoco</groupId>
153153
<artifactId>jacoco-maven-plugin</artifactId>
154-
<version>0.8.8</version>
154+
<version>0.8.12</version>
155155
<configuration>
156156
<excludes>
157157
<exclude>**/model/**</exclude>

0 commit comments

Comments
 (0)