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

Commit 695b342

Browse files
Bump jsoup from 1.11.3 to 1.15.3 in /core
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.11.3...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e20153 commit 695b342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.jsoup</groupId>
4242
<artifactId>jsoup</artifactId>
43-
<version>1.13.1</version>
43+
<version>1.15.3</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.seleniumhq.selenium</groupId>

0 commit comments

Comments
 (0)