Skip to content

Commit 3838d3d

Browse files
committed
build: rm useless dep
1 parent 5ad7aec commit 3838d3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boot/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ configurations {
2323

2424
dependencies {
2525
implementation(project(":generator")) {
26-
exclude(group = "org.apache.tomcat", module = "tomcat-catalina")
2726
exclude(group = "commons-logging", module = "commons-logging")
2827
}
2928
implementation(project(":packer")) {

0 commit comments

Comments
 (0)