Bump jsoup from 1.10.3 to 1.15.3 in /licencereviewsite

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.10.3 to 1.15.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.10.3...jsoup-1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 6e2c9e31ebd96399306ed3c0389b5e2f7396bfc3
  1. convert/
  2. html-convert/
  3. licencereviewsite/
  4. nbpackage/
  5. pp3/
  6. proxy-chooser/
  7. snap-packages/
  8. synergy/
  9. translations/
  10. tutorials-convert/
  11. wiki-convert/
  12. wiki-export/
  13. .gitignore
  14. LICENSE
  15. NOTICE
  16. README.md
README.md

netbeans-tools

Mirror of Apache NetBeans Tools.

Repository of tools and other utilties created and used by the Apache NetBeans community.

Currently Available Tools

  • convert: Tool for automatically converting Sun Microsystems and Oracle licenses to Apache.

  • html-convert: Tool that reads tutorials in HTML format from the 3rd Oracle donation and converts these to the AsciiDoc format.

  • licensereviewsite: Tool consisting of a Maven plugin to generate report for crosschecking Jenkins / Confluence for external and licence. (More details.)

  • pp3: Plugin Portal, live at http://netbeans-vm.apache.org/pluginportal/.

  • wiki-export: Tool for extracting WikiText data from wiki.netbeans.org. (More details.)

  • wiki-convert: Tool for converting extracted WikiText data to AsciiDoc, suitable for using with the jBake static generator tool.