Skip to content

Commit 32e08fa

Browse files
authoredMar 10, 2025··
fix(deps): update dependency org.jsoup:jsoup to v1.19.1
1 parent cc0f69b commit 32e08fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sonarscanner = "6.0.1.5171"
1111
flatlaf = "3.5.4"
1212
flr = "1.5.0"
1313
jackson = "2.18.3"
14-
jsoup = "1.18.3"
14+
jsoup = "1.19.1"
1515
min-sonarqube = "9.9.0.65466"
1616
min-sonarqubeapi = "9.14.0.375"
1717
woodstox = "7.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.