Skip to content

Commit

Permalink
Merge pull request #890 from modelix/dependabot/gradle/org.jsoup-jsou…
Browse files Browse the repository at this point in the history
…p-1.18.1

build(deps): bump org.jsoup:jsoup from 1.17.2 to 1.18.1
  • Loading branch information
github-actions[bot] authored Jul 10, 2024
2 parents da72623 + 765853a commit fcd176c
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 @@ -109,7 +109,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.17.2" }
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.1" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.11"}

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

0 comments on commit fcd176c

Please sign in to comment.