We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad7aec commit 3838d3dCopy full SHA for 3838d3d
boot/build.gradle.kts
@@ -23,7 +23,6 @@ configurations {
23
24
dependencies {
25
implementation(project(":generator")) {
26
- exclude(group = "org.apache.tomcat", module = "tomcat-catalina")
27
exclude(group = "commons-logging", module = "commons-logging")
28
}
29
implementation(project(":packer")) {
0 commit comments