| Author | DaveJarvis <email> |
|---|---|
| Date | 2025-09-06 13:50:16 GMT-0700 |
| Commit | dd627c171725f2c0d4b25eb9cc997560756be47b |
| Parent | 98fed34 |
| // HTML parsing and rendering | ||
| - implementation 'org.jsoup:jsoup:1.18.3' | ||
| - implementation 'org.xhtmlrenderer:flying-saucer-core:9.11.2' | ||
| + implementation 'org.jsoup:jsoup:1.21.2' | ||
| + implementation 'org.xhtmlrenderer:flying-saucer-core:10.0.0' | ||
| // R |
| Delta | 2 lines added, 2 lines removed |
|---|