Skip to content

Commit

Permalink
Merge pull request #1902 from jenkinsci/dependabot/maven/org.jsoup-js…
Browse files Browse the repository at this point in the history
…oup-1.18.3

Bump org.jsoup:jsoup from 1.18.2 to 1.18.3
  • Loading branch information
uhafner authored Dec 6, 2024
2 parents 29d142f + 3ceccbb commit 44758ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.10.0</xmlunit.version>
<jsoup.version>1.18.2</jsoup.version>
<jsoup.version>1.18.3</jsoup.version>
<jmh.version>1.37</jmh.version>
<testcontainers.version>1.20.4</testcontainers.version>

Expand Down

0 comments on commit 44758ba

Please sign in to comment.