Browse Source

Merge branch '2.1.x'

Closes gh-18108
pull/18122/head
Andy Wilkinson 7 years ago
parent
commit
6daab5c8ef
  1. 2
      spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

2
spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

@ -1048,7 +1048,7 @@ @@ -1048,7 +1048,7 @@
"description": "Check the change log location exists.",
"defaultValue": true,
"deprecation": {
"reason": "Liquibase has it's own check that checks if the change log location exists making this property redundant.",
"reason": "Liquibase has its own check that checks if the change log location exists making this property redundant.",
"level": "error"
}
},

Loading…
Cancel
Save