spring-guides / gs-consuming-web-service

Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service
http://spring.io/guides/gs/consuming-web-service
Apache License 2.0
136 stars 164 forks source link

Update Spring Boot version #63

Open Buzzardo opened 11 months ago

Buzzardo commented 11 months ago

Update the guide to use the most recent Spring Boot version.

To do so, update the Spring Boot version in:

initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml

SudegoraAnkit commented 11 months ago

Let me check but it seems it is already done

Buzzardo commented 11 months ago

I go through the guides and update them at each minor release. The next opportunity to do this will be at the next patch release, which will be in a couple weeks. Try it then.