Skip to content

Commit fcd176c

Browse files
Merge pull request #890 from modelix/dependabot/gradle/org.jsoup-jsoup-1.18.1
build(deps): bump org.jsoup:jsoup from 1.17.2 to 1.18.1
2 parents da72623 + 765853a commit fcd176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
109109
junit = { group = "junit", name = "junit", version = "4.13.2" }
110110
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version.ref="xmlunit"}
111111
xmlunit-matchers = { group = "org.xmlunit", name = "xmlunit-matchers", version.ref="xmlunit"}
112-
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.17.2" }
112+
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.1" }
113113
mockk = { group = "io.mockk", name = "mockk", version = "1.13.11"}
114114

115115
apache-cxf-sse = { group = "org.apache.cxf", name = "cxf-rt-rs-sse", version.ref = "apacheCxf" }

0 commit comments

Comments
 (0)