spring-boot/spring-boot-tests
Stéphane Nicoll a6567c7d47 Disable Infinispan tests on Java 23
Infinispan 14 does not work on Java 23, an upgrade to 15 is required.
This commit therefore disables those tests when running against a Java
version higher than 22.

Unfortunately, the version of JUnit that we use has no value for Java
23, so we have to use OTHER for that purpose.
2024-08-07 17:32:52 +02:00
..
spring-boot-integration-tests Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-smoke-tests Disable Infinispan tests on Java 23 2024-08-07 17:32:52 +02:00