Skip to content

Commit 7ed42f3

Browse files
committed
Remove obsolete constraint
1 parent 8977819 commit 7ed42f3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

gradle/plugins/publishing/build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ dependencies {
1515
}
1616
because("Workaround for CVE-2025-4949")
1717
}
18-
implementation("org.apache.commons:commons-lang3") {
19-
version {
20-
require("3.18.0")
21-
}
22-
because("Workaround for CVE-2025-48924")
23-
}
2418
}
2519
}
2620

0 commit comments

Comments
 (0)