We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
thin-jar
Looks like that we forgot to remove the old one. Could you please help to check it?
The text was updated successfully, but these errors were encountered:
518c469
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: