mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Merge branch '4.1.x'
Closes gh-51600
This commit is contained in:
-1
@@ -52,7 +52,6 @@ abstract class AbstractDevToolsIntegrationTests {
|
||||
protected final JvmLauncher javaLauncher = new JvmLauncher();
|
||||
|
||||
@TempDir
|
||||
@SuppressWarnings("NullAway.Init")
|
||||
protected static File temp;
|
||||
|
||||
private @Nullable LaunchedApplication launchedApplication;
|
||||
|
||||
Reference in New Issue
Block a user