File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 experimental : [ false ]
2828 include :
2929 - java : 17
30- spring-boot-version : 2.7.8
30+ spring-boot-version : 2.7.18
3131 experimental : false
3232 - java : 17
3333 spring-boot-version : 2.6.14
Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >org.springframework.boot</groupId >
5454 <artifactId >spring-boot-starter-web</artifactId >
55- <version >2.7.8 </version >
55+ <version >2.7.18 </version >
5656 <scope >test</scope >
5757 </dependency >
5858 <dependency >
Original file line number Diff line number Diff line change 1818
1919 <properties >
2020 <maven .deploy.skip>false</maven .deploy.skip>
21- <springboot .version>2.7.8 </springboot .version>
21+ <springboot .version>2.7.18 </springboot .version>
2222 </properties >
2323
2424 <dependencyManagement >
Original file line number Diff line number Diff line change 102102 <dependency >
103103 <groupId >org.springframework.boot</groupId >
104104 <artifactId >spring-boot-starter-web</artifactId >
105- <version >2.7.8 </version >
105+ <version >2.7.18 </version >
106106 <scope >test</scope >
107107 </dependency >
108108 <dependency >
109109 <groupId >org.springframework.boot</groupId >
110110 <artifactId >spring-boot-autoconfigure</artifactId >
111- <version >2.7.8 </version >
111+ <version >2.7.18 </version >
112112 <scope >test</scope >
113113 </dependency >
114114 <dependency >
You can’t perform that action at this time.
0 commit comments