Update dependency org.jsoup:jsoup to v1.21.1

This commit is contained in:
dependency-bot
2025-06-28 19:43:43 +02:00
committed by José Rebelo
parent f732ff582a
commit b84d282586
+1 -1
View File
@@ -266,7 +266,7 @@ dependencies {
implementation 'com.github.mapsforge.mapsforge:mapsforge-themes:0.25.0'
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-android:0.25.0'
implementation 'com.caverock:androidsvg:1.4'
implementation 'org.jsoup:jsoup:1.20.1'
implementation 'org.jsoup:jsoup:1.21.1'
// Bouncy Castle is included directly in GB, to avoid pulling the entire dependency
// It's included in the org.bouncycastle.shaded package, to fix conflicts with roboelectric