File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
springboot-angular8-helloworld-example/Springboot-helloworld-application
springboot-jsp-hello-world-example
springboot-thymeleaf-security-demo Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >2.7.13 </version >
17+ <version >3.1.1 </version >
1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >2.7.13 </version >
9+ <version >3.1.1 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <groupId >net.javaguides</groupId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.springframework.boot</groupId >
1414 <artifactId >spring-boot-starter-parent</artifactId >
15- <version >2.7.13 </version >
15+ <version >3.1.1 </version >
1616 <relativePath /> <!-- lookup parent from repository -->
1717 </parent >
1818
Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >org.springframework.boot</groupId >
1717 <artifactId >spring-boot-starter-parent</artifactId >
18- <version >2.7.13 </version >
18+ <version >3.1.1 </version >
1919 <relativePath /> <!-- lookup parent from repository -->
2020 </parent >
2121
You can’t perform that action at this time.
0 commit comments