File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 <dependency >
1616 <groupId >org.springframework.boot</groupId >
1717 <artifactId >spring-boot-starter-web</artifactId >
18- <version >2.4.3 </version >
18+ <version >2.4.5 </version >
1919 </dependency >
2020
2121 <dependency >
2222 <groupId >org.springframework.boot</groupId >
2323 <artifactId >spring-boot-starter-test</artifactId >
24- <version >2.4.3 </version >
24+ <version >2.4.5 </version >
2525 <scope >test</scope >
2626 </dependency >
2727
2828 <dependency >
2929 <groupId >org.springframework.boot</groupId >
3030 <artifactId >spring-boot-starter-thymeleaf</artifactId >
31- <version >2.4.3 </version >
31+ <version >2.4.5 </version >
3232 </dependency >
3333
3434 </dependencies >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >org.springframework</groupId >
2525 <artifactId >spring-webmvc</artifactId >
26- <version >5.2.12.RELEASE </version >
26+ <version >5.3.6 </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.springframework</groupId >
3030 <artifactId >spring-test</artifactId >
31- <version >5.2.12.RELEASE </version >
31+ <version >5.3.6 </version >
3232 </dependency >
3333 <dependency >
3434 <groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments