Skip to content

Commit 1e756a5

Browse files
Bump jsoup from 1.12.1 to 1.14.2 in /News163CommentCrawlerDemo
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.14.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.12.1...jsoup-1.14.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce65e87 commit 1e756a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

News163CommentCrawlerDemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.jsoup</groupId>
3232
<artifactId>jsoup</artifactId>
33-
<version>1.12.1</version>
33+
<version>1.14.2</version>
3434
</dependency>
3535
<!--<dependency>-->
3636
<!--<groupId>io.webfolder</groupId>-->

0 commit comments

Comments
 (0)