Skip to content

Commit c7c8110

Browse files
authored
Merge pull request #66 from TrueNine/dev
v0.0.36
2 parents dc81196 + 5f4bebd commit c7c8110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/security-spring/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ dependencies {
2222

2323
implementation(libs.org.owasp.antisamy.antisamy) {
2424
exclude(group = "org.htmlunit", module = "neko-htmlunit")
25-
implementation(libs.org.htmlunit.neko.htmlunit)
2625
}
26+
implementation(libs.org.htmlunit.neko.htmlunit)
2727

2828
// implementation(project(":depend:depend-http-exchange"))
2929
// TODO 剥离 web模块

0 commit comments

Comments
 (0)