Skip to content

Commit 126387b

Browse files
Bump jsoup from 1.13.1 to 1.15.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 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.13.1...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 6ac216b commit 126387b

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
@@ -51,7 +51,7 @@
5151
<!-- jsoup HTML parser library @ https://jsoup.org/ -->
5252
<groupId>org.jsoup</groupId>
5353
<artifactId>jsoup</artifactId>
54-
<version>1.13.1</version>
54+
<version>1.15.3</version>
5555
</dependency>
5656
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-io -->
5757
<dependency>

0 commit comments

Comments
 (0)