We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78edf4c commit 5083535Copy full SHA for 5083535
pom.xml
100755
100644
@@ -29,7 +29,7 @@
29
<maven-surefire-plugin.version>3.0.0-M2</maven-surefire-plugin.version>
30
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
31
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
32
- <jsoup.version>1.11.3</jsoup.version>
+ <jsoup.version>1.15.3</jsoup.version>
33
<commons-beanutils.version>1.9.4</commons-beanutils.version>
34
</properties>
35
<build>
0 commit comments