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 21405ab commit 5b2e9f8Copy full SHA for 5b2e9f8
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
@@ -238,7 +238,7 @@
238
239
240
241
- <version>0.8.11</version>
242
<executions>
243
<execution>
244
<goals>
0 commit comments