Skip to content

Commit 80fcc66

Browse files
Bump jsoup from 1.10.2 to 1.14.2
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.10.2 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.10.2...jsoup-1.14.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2f65ec commit 80fcc66

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.jsoup</groupId>
9898
<artifactId>jsoup</artifactId>
99-
<version>1.10.2</version>
99+
<version>1.14.2</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)