File tree Expand file tree Collapse file tree 3 files changed +6
-14
lines changed Expand file tree Collapse file tree 3 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 1515 <dependency >
1616 <groupId >org.springframework.boot</groupId >
1717 <artifactId >spring-boot-dependencies</artifactId >
18- <version >1.5.9 .RELEASE</version >
18+ <version >2.0.0 .RELEASE</version >
1919 <type >pom</type >
2020 <scope >import</scope >
2121 </dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45
56 <parent >
1718 <findbugs .version>3.0.1</findbugs .version>
1819 <findsecbugs .version>1.7.1</findsecbugs .version>
1920 <pmd .version>5.4.1</pmd .version>
20- <kotlin .version>1.2.20 </kotlin .version>
21- <detekt .version>1.0.0.RC6-2 </detekt .version>
22- <ktlint .version>0.15 .0</ktlint .version>
21+ <kotlin .version>1.2.30 </kotlin .version>
22+ <detekt .version>1.0.0.RC6-4 </detekt .version>
23+ <ktlint .version>0.20 .0</ktlint .version>
2324 </properties >
2425
2526 <build >
Original file line number Diff line number Diff line change 2525 <sha1 >dedc02034fb8fcd7615d66593228cb71709134b4</sha1 >
2626 <cpe >cpe:/a:spice_project:spice:1.3</cpe >
2727 </suppress >
28- <suppress >
29- <notes >This could be an issue, update spring-boot when a new version is available</notes >
30- <sha1 >aaf17df9fe0240e9e9d5375d24d5f177174b73d9</sha1 >
31- <cpe >cpe:/a:apache:tomcat:8.5.23</cpe >
32- </suppress >
33- <suppress >
34- <notes >This could be an issue, update spring-boot when a new version is available</notes >
35- <cpe >cpe:/a:fasterxml:jackson:2.8.10</cpe >
36- </suppress >
3728 <suppress >
3829 <notes >This is probably a bug in the dependency checker because detekt uses gitlab groupId</notes >
3930 <cpe >cpe:/a:gitlab:gitlab:1.0.0.rc6</cpe >
You can’t perform that action at this time.
0 commit comments