Azure-Samples/azure-spring-boot-samples

Replace the dependency version with variable and pom in sample's pom.

Closed this issue · 1 comments

After spring release every month, it is required to run a python script to udgrade all samples' version in the repo, it will update about 40 files.
it can be improved with maven properties and import pom dependency.

Closing this issue, it has been done by this PR.