mirror of
https://github.com/Nezumi-2711/spring-boot-ecommerce.git
synced 2026-09-22 13:48:34 +00:00
Update spring-boot-maven-plugin to 3.0.2
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-maven-plugin
|
// https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-maven-plugin
|
||||||
implementation group: 'org.springframework.boot', name: 'spring-boot-maven-plugin', version: '3.0.0'
|
implementation group: 'org.springframework.boot', name: 'spring-boot-maven-plugin', version: '3.0.2'
|
||||||
|
|
||||||
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
|
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
|
||||||
implementation 'org.springframework.boot:spring-boot-starter-data-rest'
|
implementation 'org.springframework.boot:spring-boot-starter-data-rest'
|
||||||
|
|||||||
Reference in New Issue
Block a user