mirror of
https://github.com/Nezumi-2711/spring-boot-ecommerce.git
synced 2026-09-22 13:48:34 +00:00
Delete Maven-plugin
This commit is contained in:
@@ -18,8 +18,6 @@ repositories {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'maven-publish'
|
|
||||||
|
|
||||||
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.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user