Merge pull request #3042 from gedoor/dependabot/gradle/org.jsoup-jsoup-1.16.1

Bump org.jsoup:jsoup from 1.15.4 to 1.16.1
This commit is contained in:
kunfei
2023-05-01 18:08:19 +08:00
committed by GitHub

View File

@@ -197,7 +197,7 @@ dependencies {
implementation('io.github.jeremyliao:live-event-bus-x:1.8.0')
//规则相关
implementation('org.jsoup:jsoup:1.15.4')
implementation('org.jsoup:jsoup:1.16.1')
implementation('com.jayway.jsonpath:json-path:2.8.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.3')
implementation(project(path: ':modules:book'))