Merge pull request #1209 from jagrosh/dependabot/maven/org.jsoup-jsoup-1.15.3

Bump jsoup from 1.14.2 to 1.15.3
This commit is contained in:
John Grosh
2022-09-02 21:53:47 -04:00
committed by GitHub

View File

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