JAVA-21833 | updated parent (#14782)
This commit is contained in:
parent
dab5b25f7e
commit
88139c2a9d
@ -9,10 +9,11 @@
|
|||||||
<name>spring-boot-aws</name>
|
<name>spring-boot-aws</name>
|
||||||
<description>spring-boot-aws</description>
|
<description>spring-boot-aws</description>
|
||||||
|
|
||||||
|
<!-- "sam build" needs all the dependencies including its parent project. Hence, we cannot use parent-boot in this case -->
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.baeldung.spring-boot-modules</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-modules</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>2.7.11</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user