Skip to content

Commit

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

Bump org.jsoup:jsoup from 1.17.1 to 1.17.2
  • Loading branch information
uhafner authored Jan 4, 2024
2 parents e38bd44 + 6d779a6 commit cf0d6b0
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 @@ -35,7 +35,7 @@

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.9.1</xmlunit.version>
<jsoup.version>1.17.1</jsoup.version>
<jsoup.version>1.17.2</jsoup.version>
<json-smart.version>2.5.0</json-smart.version>
<jmh.version>1.37</jmh.version>
<testcontainers.version>1.19.3</testcontainers.version>
Expand Down

0 comments on commit cf0d6b0

Please sign in to comment.