mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Merge pull request #11 from octodemo/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Bump jacoco-maven-plugin from 0.8.5 to 0.8.7
This commit is contained in:
commit
93c6beb2e9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
|||
<webjars-jquery.version>2.2.4</webjars-jquery.version>
|
||||
<wro4j.version>1.8.0</wro4j.version>
|
||||
|
||||
<jacoco.version>0.8.5</jacoco.version>
|
||||
<jacoco.version>0.8.7</jacoco.version>
|
||||
<nohttp-checkstyle.version>0.0.8</nohttp-checkstyle.version>
|
||||
<spring-format.version>0.0.28</spring-format.version>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in a new issue