Bump jsoup from 1.11.3 to 1.14.2 (#16)

diff --git a/pom.xml b/pom.xml
index 2eb00d9..8437814 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
         <dependency>
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
-            <version>1.11.3</version>
+            <version>1.15.1</version>
             <scope>test</scope>
         </dependency>
         <!-- testing -->