mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '3.5.x'
Closes gh-48122
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@
|
||||
"type": "java.lang.String",
|
||||
"deprecation": {
|
||||
"replacement": "spring.data.mongodb.gridfs.database",
|
||||
"level": "error"
|
||||
"level": "error",
|
||||
"since": "2.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user