diff --git a/spring-boot-project/spring-boot-autoconfigure/src/test/resources/wsdl/service.wsdl b/spring-boot-project/spring-boot-autoconfigure/src/test/resources/wsdl/service.wsdl index 639bba0139..ec828428ac 100644 --- a/spring-boot-project/spring-boot-autoconfigure/src/test/resources/wsdl/service.wsdl +++ b/spring-boot-project/spring-boot-autoconfigure/src/test/resources/wsdl/service.wsdl @@ -1,10 +1,13 @@ - + targetNamespace="https://www.springframework.org/spring-ws/wsdl"> - + @@ -18,25 +21,26 @@ - + - + - + - + - + - + diff --git a/src/checkstyle/nohttp-whitelist.txt b/src/checkstyle/nohttp-whitelist.txt index 5110787383..28ff746dd1 100644 --- a/src/checkstyle/nohttp-whitelist.txt +++ b/src/checkstyle/nohttp-whitelist.txt @@ -6,3 +6,4 @@ ^http://www.jdotsoft.com.* ^http://spockframework.org.* ^http://ganglia.sourceforge.net.* +^http://schemas.xmlsoap.org.*