Bump jsoup from 1.8.3 to 1.15.3 in /gemp-lotr/gemp-lotr-server

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.8.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.8.3...jsoup-1.15.3)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-01 22:24:07 +00:00
committed by GitHub
parent 500675c782
commit c20a5d9824

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.8.3</version>
<version>1.15.3</version>
</dependency>
<dependency>
<groupId>log4j</groupId>