Skip to content

Commit ea55b98

Browse files
Merge pull request #1210 from modelix/dependabot/gradle/org.jsoup-jsoup-1.18.2
build(deps): bump org.jsoup:jsoup from 1.18.1 to 1.18.2
2 parents 206ee16 + 54c4506 commit ea55b98

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
@@ -117,7 +117,7 @@ jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
117117
junit = { group = "junit", name = "junit", version = "4.13.2" }
118118
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version.ref="xmlunit"}
119119
xmlunit-matchers = { group = "org.xmlunit", name = "xmlunit-matchers", version.ref="xmlunit"}
120-
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.1" }
120+
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.2" }
121121
mockk = { group = "io.mockk", name = "mockk", version = "1.13.13"}
122122

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

0 commit comments

Comments
 (0)