Skip to content

Commit a896fd0

Browse files
committed
Merge branch '2.7.x'
2 parents 144abee + dffce25 commit a896fd0

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-tests/spring-boot-integration-tests/spring-boot-loader-tests/src/intTest/java/org/springframework/boot/loader

1 file changed

+0
-1
lines changed

spring-boot-tests/spring-boot-integration-tests/spring-boot-loader-tests/src/intTest/java/org/springframework/boot/loader/LoaderIntegrationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ class LoaderIntegrationTests {
5353

5454
@ParameterizedTest
5555
@MethodSource("javaRuntimes")
56-
@EnabledForJreRange(max = JRE.JAVA_18)
5756
void readUrlsWithoutWarning(JavaRuntime javaRuntime) {
5857
try (GenericContainer<?> container = createContainer(javaRuntime)) {
5958
container.start();

0 commit comments

Comments
 (0)