Skip to content

Commit

Permalink
Merge pull request #172 from jenkinsci/dependabot/maven/org.jsoup-jso…
Browse files Browse the repository at this point in the history
…up-1.18.1

Bump org.jsoup:jsoup from 1.17.2 to 1.18.1
  • Loading branch information
uhafner authored Aug 18, 2024
2 parents 5a9eb54 + 08a124b commit d5532a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<hpi.compatibleSinceVersion>1.29.0-9</hpi.compatibleSinceVersion>

<testcontainers.version>1.20.1</testcontainers.version>
<jsoup.version>1.17.2</jsoup.version>
<jsoup.version>1.18.1</jsoup.version>
</properties>

<licenses>
Expand Down

0 comments on commit d5532a0

Please sign in to comment.