Skip to content

Commit

Permalink
Merge pull request #1210 from modelix/dependabot/gradle/org.jsoup-jso…
Browse files Browse the repository at this point in the history
…up-1.18.2

build(deps): bump org.jsoup:jsoup from 1.18.1 to 1.18.2
  • Loading branch information
github-actions[bot] authored Nov 27, 2024
2 parents 206ee16 + 54c4506 commit ea55b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
junit = { group = "junit", name = "junit", version = "4.13.2" }
xmlunit-core = { group = "org.xmlunit", name = "xmlunit-core", version.ref="xmlunit"}
xmlunit-matchers = { group = "org.xmlunit", name = "xmlunit-matchers", version.ref="xmlunit"}
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.1" }
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.2" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.13"}

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

0 comments on commit ea55b98

Please sign in to comment.