Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 7eae28b

Browse files
build(deps): bump org.jsoup:jsoup from 1.15.4 to 1.18.3
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.18.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.15.4...jsoup-1.18.3) --- 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>
1 parent 582aa88 commit 7eae28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.jsoup</groupId>
108108
<artifactId>jsoup</artifactId>
109-
<version>1.15.4</version>
109+
<version>1.18.3</version>
110110
</dependency>
111111

112112
</dependencies>

0 commit comments

Comments
 (0)