2022-11 spring-06-bean-scopes-and-lifecycle updated

This commit is contained in:
stvort
2022-12-13 01:59:24 +04:00
parent e966edf534
commit ea634e9cc7
4 changed files with 4 additions and 4 deletions
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.3</version>
<version>2.7.6</version>
<relativePath/>
</parent>
<groupId>ru.otus.example</groupId>
@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.3</version>
<version>2.7.6</version>
<relativePath/>
</parent>
@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.3</version>
<version>2.7.6</version>
<relativePath/>
</parent>
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.3</version>
<version>2.7.6</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>ru.otus</groupId>