Skip to content

Commit 702cf75

Browse files
committed
Merge branch '3.2.x'
Closes gh-39934
2 parents b83972c + e2d53fa commit 702cf75

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dependencies {
3434
exclude(group: "javax.enterprise", module: "cdi-api")
3535
exclude(group: "javax.inject", module: "javax.inject")
3636
}
37+
implementation("org.springframework:spring-core")
3738
implementation("org.springframework:spring-context")
3839

3940
intTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-buildpack-platform"))

0 commit comments

Comments
 (0)