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 94594da commit 491d50cCopy full SHA for 491d50c
{{cookiecutter.app_name}}/pom.xml
@@ -26,7 +26,7 @@
26
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
27
<maven-enforcer-plugin>3.6.2</maven-enforcer-plugin>
28
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
29
- <jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
30
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
31
<jib-maven.plugin.version>3.4.6</jib-maven.plugin.version>
32
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
0 commit comments