Skip to content

Commit 1a42db1

Browse files
committed
Merge branch '4.1.x'
Closes gh-51116
2 parents 6970fa5 + 8adbbd7 commit 1a42db1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module/spring-boot-webmvc-test/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"properties": [
33
{
44
"name": "spring.test.mockmvc.htmlunit.url",
5-
"type": "java.lang.Boolean",
5+
"type": "java.lang.String",
66
"description": "URL to use when HtmlUnit expands relative paths.",
77
"defaultValue": "http://localhost"
88
},

0 commit comments

Comments
 (0)