| commit | 1efd50c0d8e7ad369856625b401a7ef27d7fdb60 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Sep 01 23:00:23 2022 +0000 |
| committer | GitHub <noreply@github.com> | Thu Sep 01 23:00:23 2022 +0000 |
| tree | 975a18e5c4c6473fda2eb8a455b57c7822bf2711 | |
| parent | f0e1cbcef3750acb93dec43b98f3e75286af914d [diff] |
build(deps-dev): bump jsoup from 1.7.3 to 1.15.3 in /it Bumps [jsoup](https://github.com/jhy/jsoup) from 1.7.3 to 1.15.3. - [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.7.3...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/it/pom.xml b/it/pom.xml index 57428f2..41e8de6 100644 --- a/it/pom.xml +++ b/it/pom.xml
@@ -344,7 +344,7 @@ <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> - <version>1.7.3</version> + <version>1.15.3</version> <scope>test</scope> </dependency> <dependency>