mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 19:32:48 +00:00
Update jacoco to work with Java 17
This commit is contained in:
parent
604c9c51a3
commit
702747f433
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@
|
|||
<webjars-bootstrap.version>5.1.3</webjars-bootstrap.version>
|
||||
<webjars-font-awesome.version>4.7.0</webjars-font-awesome.version>
|
||||
|
||||
<jacoco.version>0.8.5</jacoco.version>
|
||||
<jacoco.version>0.8.7</jacoco.version>
|
||||
<nohttp-checkstyle.version>0.0.10</nohttp-checkstyle.version>
|
||||
<spring-format.version>0.0.31</spring-format.version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue