Skip to content
New issue

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

Exception deploying war in tomcat with version 4.1.0 #286

Open
miguelabautista opened this issue Mar 18, 2022 · 1 comment
Open

Exception deploying war in tomcat with version 4.1.0 #286

miguelabautista opened this issue Mar 18, 2022 · 1 comment

Comments

@miguelabautista
Copy link

miguelabautista commented Mar 18, 2022

please see issue #268. same error with this version

If I do this the war is deployed successfully:

implementation('org.grails.plugins:database-migration:4.1.0') {
exclude module: 'spring-boot-cli'
}

@davidbairdala
Copy link

This is affecting me also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants