mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
Merge branch '2.6.x' into 2.7.x
This commit is contained in:
-1
@@ -53,7 +53,6 @@ class LoaderIntegrationTests {
|
||||
|
||||
@ParameterizedTest
|
||||
@MethodSource("javaRuntimes")
|
||||
@EnabledForJreRange(max = JRE.JAVA_18)
|
||||
void readUrlsWithoutWarning(JavaRuntime javaRuntime) {
|
||||
try (GenericContainer<?> container = createContainer(javaRuntime)) {
|
||||
container.start();
|
||||
|
||||
Reference in New Issue
Block a user