Skip to content

Commit 5cdedfb

Browse files
Bump org.jsoup:jsoup from 1.10.3 to 1.11.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.10.3 to 1.11.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.10.3...jsoup-1.11.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d5dd8c commit 5cdedfb

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
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>org.jsoup</groupId>
188188
<artifactId>jsoup</artifactId>
189-
<version>1.10.3</version>
189+
<version>1.11.2</version>
190190
<scope>compile</scope>
191191
</dependency>
192192
<!-- Junit 5 -->

0 commit comments

Comments
 (0)