[JAVA-31578] Upgrade jsoup to latest version (#15976)

This commit is contained in:
panos-kakos
2024-02-28 00:10:08 +02:00
committed by GitHub
parent 72953d3c13
commit c0e5d7c700
7 changed files with 18 additions and 26 deletions
+1 -1
View File
@@ -367,7 +367,7 @@
<mustache.version>0.9.6</mustache.version>
<!-- maven plugins -->
<maven-jibx-plugin.version>1.3.1</maven-jibx-plugin.version>
<jsoup.version>1.16.2</jsoup.version>
<jsoup.version>1.17.2</jsoup.version>
<htmlcleaner.version>2.25</htmlcleaner.version>
<jericho.version>3.4</jericho.version>
<bcel.version>6.7.0</bcel.version>