mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '3.0.x' into 3.1.x
This commit is contained in:
+1
@@ -295,6 +295,7 @@ class PaketoBuilderTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@EnabledForJreRange(max = JRE.JAVA_17)
|
||||
void nativeApp() throws Exception {
|
||||
this.gradleBuild.expectDeprecationMessages("uses or overrides a deprecated API");
|
||||
writeMainClass();
|
||||
|
||||
Reference in New Issue
Block a user