mirror of
https://github.com/correl/mage.git
synced 2025-01-11 19:13:02 +00:00
Bump jsoup from 1.11.3 to 1.13.1
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.13.1. - [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.11.3...jsoup-1.13.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba0bbd02e7
commit
17df993657
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.11.3</version>
|
||||
<version>1.13.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>truevfs-profile-base</artifactId>
|
||||
|
|
Loading…
Reference in a new issue