Skip to content

Commit

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

Bump jsoup from 1.14.1 to 1.14.2
  • Loading branch information
uhafner committed Sep 19, 2021
2 parents 4d1a31a + 1d5cb53 commit 8f41c2f
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 @@ -47,7 +47,7 @@

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.8.2</xmlunit.version>
<jsoup.version>1.14.1</jsoup.version>
<jsoup.version>1.14.2</jsoup.version>
<json-smart.version>2.4.7</json-smart.version>
<jmh.version>1.33</jmh.version>

Expand Down

0 comments on commit 8f41c2f

Please sign in to comment.