Skip to content

Commit

Permalink
Bump jsoup from 1.11.3 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](jhy/jsoup@jsoup-1.11.3...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2021
1 parent fb3c63e commit 2d8cba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<apache.commons.io.version>2.8.0</apache.commons.io.version>

<elemento.version>1.0.3</elemento.version>
<jsoup.version>1.11.3</jsoup.version>
<jsoup.version>1.14.2</jsoup.version>
<javax.inject.version>1</javax.inject.version>
<lesscss.version>1.10</lesscss.version>
<google.jsinterop.annotations.version>2.0.0</google.jsinterop.annotations.version>
Expand Down

0 comments on commit 2d8cba7

Please sign in to comment.