mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 17:37:27 +00:00
Upgrade to Spring Boot 2.6.1 and fix Maven build
This commit is contained in:
parent
f0155739c3
commit
094d3021e9
2 changed files with 3 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<suppressions>
|
||||
<suppress files="node_modules/.*" checks=".*"/>
|
||||
<suppress files="node/.*" checks=".*"/>
|
||||
<suppress files="build/.*" checks=".*"/>
|
||||
<suppress files="[\\/]build.log" checks="NoHttp"/>
|
||||
<suppress files=".+\.(jar|git|ico|p12|gif|jks|jpg|svg)" checks="NoHttp"/>
|
||||
</suppressions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue