Merge pull request #2189 from gedoor/dependabot/gradle/app/org.jsoup-jsoup-1.15.3

Bump jsoup from 1.15.2 to 1.15.3 in /app
This commit is contained in:
kunfei
2022-08-24 14:58:59 +08:00
committed by GitHub

View File

@@ -207,7 +207,7 @@ dependencies {
implementation('io.github.jeremyliao:live-event-bus-x:1.8.0')
//规则相关
implementation('org.jsoup:jsoup:1.15.2')
implementation('org.jsoup:jsoup:1.15.3')
implementation('com.jayway.jsonpath:json-path:2.7.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.1')
implementation(project(path: ':epublib'))