Skip to content

Commit a4bdce0

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

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)