This commit is contained in:
John Grosh
2022-09-02 21:56:23 -04:00
6 changed files with 8 additions and 6 deletions

View File

@@ -83,7 +83,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.2</version>
<version>1.15.3</version>
</dependency>
<!-- Testing Dependencies -->