We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdfaff commit 5d4037fCopy full SHA for 5d4037f
inventory-service/pom.xml
@@ -153,7 +153,7 @@
153
<plugin>
154
<groupId>org.jacoco</groupId>
155
<artifactId>jacoco-maven-plugin</artifactId>
156
- <version>0.8.8</version>
+ <version>0.8.12</version>
157
<configuration>
158
<excludes>
159
<exclude>**/model/**</exclude>
pom.xml
@@ -239,7 +239,7 @@
239
240
241
242
- <version>0.8.11</version>
243
<executions>
244
<execution>
245
<goals>
0 commit comments