Update dependency org.jsoup:jsoup to v1.22.1

This commit is contained in:
dependency-bot
2026-01-03 14:30:16 +01:00
committed by José Rebelo
parent 2558bf470c
commit 4bce911076
+1 -1
View File
@@ -279,7 +279,7 @@ dependencies {
implementation 'com.github.mapsforge.mapsforge:mapsforge-themes:0.26.1'
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-android:0.26.1'
implementation 'com.caverock:androidsvg:1.4'
implementation 'org.jsoup:jsoup:1.21.2'
implementation 'org.jsoup:jsoup:1.22.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