We are going to upgrade Spring cloud contract to the latest version at 4.0.4. And we need to get which version of thin-jar to be downloaded.
As checked, there are two of thin-jar version in pom.xml:
1.0.28.RELEASE: https://github.com/spring-cloud/spring-cloud-contract/blob/main/pom.xml#L46
and
1.0.30.RELEASE: https://github.com/spring-cloud/spring-cloud-contract/blob/main/pom.xml#L68
Looks like that we forgot to remove the old one. Could you please help to check it?
We are going to upgrade Spring cloud contract to the latest version at 4.0.4. And we need to get which version of thin-jar to be downloaded.
As checked, there are two of
thin-jarversion in pom.xml:1.0.28.RELEASE: https://github.com/spring-cloud/spring-cloud-contract/blob/main/pom.xml#L46
and
1.0.30.RELEASE: https://github.com/spring-cloud/spring-cloud-contract/blob/main/pom.xml#L68
Looks like that we forgot to remove the old one. Could you please help to check it?