Skip to content

Commit b512083

Browse files
committed
Merge branch '2.6.x' into 2.7.x
2 parents 71fa410 + a262520 commit b512083

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
* @author Phillip Webb
4747
*/
4848
@DisabledIfDockerUnavailable
49+
@EnabledForJreRange(max = JRE.JAVA_18)
4950
class LoaderIntegrationTests {
5051

5152
private final ToStringConsumer output = new ToStringConsumer();

0 commit comments

Comments
 (0)