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
Duplicated dependency of tomcat-embed-core in dependencies/pom.xml, since it has been declared on line 195.
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Minimal yet complete reproducer code (or URL to code):
java -version
uname -a
The text was updated successfully, but these errors were encountered:
bugfix: duplicated dependency #6857 (#6859)
7806166
No branches or pull requests
Ⅰ. Issue Description
Duplicated dependency of tomcat-embed-core in dependencies/pom.xml, since it has been declared on line 195.
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
java -version
):uname -a
):The text was updated successfully, but these errors were encountered: