File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.springframework.samples</groupId >
77 <artifactId >spring-petclinic</artifactId >
8- <version >2.5 .0-SNAPSHOT</version >
8+ <version >2.6 .0-SNAPSHOT</version >
99
1010 <parent >
1111 <groupId >org.springframework.boot</groupId >
1212 <artifactId >spring-boot-starter-parent</artifactId >
13- <version >2.5.6 </version >
13+ <version >2.6.1 </version >
1414 </parent >
1515 <name >petclinic</name >
1616
Original file line number Diff line number Diff line change 55<suppressions >
66 <suppress files =" node_modules/.*" checks =" .*" />
77 <suppress files =" node/.*" checks =" .*" />
8+ <suppress files =" build/.*" checks =" .*" />
89 <suppress files =" [\\/]build.log" checks =" NoHttp" />
910 <suppress files =" .+\.(jar|git|ico|p12|gif|jks|jpg|svg)" checks =" NoHttp" />
1011</suppressions >
You can’t perform that action at this time.
0 commit comments