Skip to content

Commit

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

Bump org.jsoup:jsoup from 1.16.2 to 1.17.1
  • Loading branch information
uhafner authored Dec 1, 2023
2 parents 6b5ae47 + 5a5f500 commit 202cdc7
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 @@ -27,7 +27,7 @@
<hpi.compatibleSinceVersion>1.29.0-9</hpi.compatibleSinceVersion>

<testcontainers.version>1.19.2</testcontainers.version>
<jsoup.version>1.16.2</jsoup.version>
<jsoup.version>1.17.1</jsoup.version>
</properties>

<licenses>
Expand Down

0 comments on commit 202cdc7

Please sign in to comment.