Skip to content

Commit c014da3

Browse files
Bump jsoup from 1.15.4 to 1.16.1 (#735)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.16.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.15.4...jsoup-1.16.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b0b06 commit c014da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
<dependency>
331331
<groupId>org.jsoup</groupId>
332332
<artifactId>jsoup</artifactId>
333-
<version>1.15.4</version>
333+
<version>1.16.1</version>
334334
</dependency>
335335
<dependency>
336336
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)