mirror of
https://github.com/magefree/mage.git
synced 2025-12-19 18:20:13 -08:00
Bump org.jsoup:jsoup from 1.14.3 to 1.17.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.17.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.3...jsoup-1.17.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2d031ddcc2
commit
707df91dcf
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -373,7 +373,7 @@
|
|||
<!-- scraping lib to download and parse html/symbols/images/svg -->
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.14.3</version>
|
||||
<version>1.17.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue