aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-01 22:41:17 +0000
committerGitHub <noreply@github.com>2022-09-01 22:41:17 +0000
commitc15b4ba1c9abfbc05653dcb856952a74fa210de1 (patch)
treec3588c653f68363c7eeca19c050dd3201d128bf1
parent9cc969ac9ab918d6646b28071a0ed3374530ef80 (diff)
downloadarchiva-dependabot/maven/org.jsoup-jsoup-1.15.3.tar.gz
archiva-dependabot/maven/org.jsoup-jsoup-1.15.3.zip
Bump jsoup from 1.14.2 to 1.15.3dependabot/maven/org.jsoup-jsoup-1.15.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 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.14.2...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 53c3284d4..f16fd37f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<wagon.version>3.3.3</wagon.version>
<!-- dependencies of maven modules -->
- <jsoup.version>1.14.2</jsoup.version>
+ <jsoup.version>1.15.3</jsoup.version>
<rome.version>1.16.0</rome.version>
<cronutils.version>9.1.6</cronutils.version>