File tree Expand file tree Collapse file tree 28 files changed +28
-28
lines changed
spring-aop-advice-examples
spring-propertysource-example
springboot-angular8-helloworld-example/Springboot-helloworld-application
springboot-crud-hibernate-example
springboot-jpa-one-to-one-example
springboot-jsp-hello-world-example
springboot-mssql-jpa-hibernate-crud-example
springboot-multiple-datasources
springboot-postgresql-jpa-hibernate-crud-example
springboot-testing-examples
springboot-thymeleaf-hello-world-example
springboot-thymeleaf-security-demo
springboot-upload-download-file-database
springboot-upload-download-file-rest-api-example
springboot2-annotation-config
springboot2-externalizing-conf-properties
springboot2-freemarker-example
springboot2-jdbc-crud-mysql-example
springboot2-jpa-crud-example
springboot2-jpa-h2-crud-example
springboot2-junit5-example
springboot2-springaop-example Expand file tree Collapse file tree 28 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >org.springframework.boot</groupId >
17
17
<artifactId >spring-boot-starter-parent</artifactId >
18
- <version >3.0.4 </version >
18
+ <version >3.1.1 </version >
19
19
<relativePath /> <!-- lookup parent from repository -->
20
20
</parent >
21
21
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.boot</groupId >
15
15
<artifactId >spring-boot-starter-parent</artifactId >
16
- <version >3.0.4 </version >
16
+ <version >3.1.1 </version >
17
17
<relativePath /> <!-- lookup parent from repository -->
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.0.5.RELEASE </version >
17
+ <version >2.7.13 </version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >3.0.4 </version >
17
+ <version >3.1.1 </version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.0.4 </version >
8
+ <version >3.1.1 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >net.javaguides.springboot</groupId >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.springframework.boot</groupId >
14
14
<artifactId >spring-boot-starter-parent</artifactId >
15
- <version >3.0.4 </version >
15
+ <version >3.1.1 </version >
16
16
<relativePath /> <!-- lookup parent from repository -->
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >2.2.6.RELEASE </version >
9
+ <version >2.7.13 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >net.javaguides</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.boot</groupId >
8
8
<artifactId >spring-boot-starter-parent</artifactId >
9
- <version >3.0.4 </version >
9
+ <version >3.1.1 </version >
10
10
<relativePath /> <!-- lookup parent from repository -->
11
11
</parent >
12
12
<groupId >net.springboot.javaguides</groupId >
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >org.springframework.boot</groupId >
17
17
<artifactId >spring-boot-starter-parent</artifactId >
18
- <version >3.0.4 </version >
18
+ <version >3.1.1 </version >
19
19
<relativePath /> <!-- lookup parent from reposictory -->
20
20
</parent >
21
21
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >org.springframework.boot</groupId >
17
17
<artifactId >spring-boot-starter-parent</artifactId >
18
- <version >3.0.4 </version >
18
+ <version >3.1.1 </version >
19
19
<relativePath /> <!-- lookup parent from repository -->
20
20
</parent >
21
21
You can’t perform that action at this time.
0 commit comments