Bump jsoup from 1.5.2 to 1.15.3 in /jsoup-1.5.2

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.5.2 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.5.2...jsoup-1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/jsoup-1.5.2/pom.xml b/jsoup-1.5.2/pom.xml
index 807b0da..1436c2b 100644
--- a/jsoup-1.5.2/pom.xml
+++ b/jsoup-1.5.2/pom.xml
@@ -38,7 +38,7 @@
     <properties>
         <pkgGroupId>org.jsoup</pkgGroupId>
         <pkgArtifactId>jsoup</pkgArtifactId>
-        <pkgVersion>1.5.2</pkgVersion>
+        <pkgVersion>1.15.3</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.jsoup
         </servicemix.osgi.export.pkg>