Avoid illegal reflective access in CLI tests
See gh-26930
This commit is contained in:
@@ -56,6 +56,7 @@ dependencies {
|
||||
|
||||
loader(project(":spring-boot-project:spring-boot-tools:spring-boot-loader"))
|
||||
|
||||
testCompileOnly("org.apache.tomcat.embed:tomcat-embed-core")
|
||||
testImplementation(project(":spring-boot-project:spring-boot"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
|
||||
Reference in New Issue
Block a user