[generacmobilelink] Bump jsoup from 1.14.3 to 1.15.4 (#14767)

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.4.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.3...jsoup-1.15.4)

Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-16 21:47:00 +02:00
committed by GitHub
parent 9cd055e13a
commit 6dfd6b0120
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.14.3</version>
<version>1.15.4</version>
<scope>provided</scope>
</dependency>
</dependencies>