Bump jsoup from 1.15.3 to 1.17.2

This commit is contained in:
Andreas Dangel 2024-03-07 10:08:42 +01:00
parent 23e227786b
commit 7eb9dbeb03
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -31,7 +31,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.15.3</version>
<version>1.17.2</version>
</dependency>
<dependency>