diff --git a/spring-boot-gradle/build.gradle b/spring-boot-gradle/build.gradle index 3c652f3d5c..e602c485a9 100644 --- a/spring-boot-gradle/build.gradle +++ b/spring-boot-gradle/build.gradle @@ -42,7 +42,3 @@ bootJar { // attributes 'Start-Class': 'org.baeldung.DemoApplication' // } } - -bootJar { - -} \ No newline at end of file