mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Update code due to upgrade to Jakarta EE 11 APIs
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ class DataBinderConstructTests {
|
||||
}
|
||||
|
||||
|
||||
private static class NestedDataClass {
|
||||
static class NestedDataClass {
|
||||
|
||||
private final String param1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user