We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3229142 + cfc16c2 commit c22ea8cCopy full SHA for c22ea8c
spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/build.gradle
@@ -55,12 +55,6 @@ gradlePlugin {
55
}
56
57
58
-jar {
59
- manifest {
60
- attributes "Implementation-Version": project.version
61
- }
62
-}
63
-
64
task dependencyVersions(type: org.springframework.boot.build.constraints.ExtractVersionConstraints) {
65
enforcedPlatform(":spring-boot-project:spring-boot-dependencies")
66
0 commit comments