Skip to content

Commit 96e33bf

Browse files
Bump org.jsoup:jsoup from 1.18.1 to 1.21.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.21.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.21.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48b8c2d commit 96e33bf

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
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>org.jsoup</groupId>
252252
<artifactId>jsoup</artifactId>
253-
<version>1.18.1</version>
253+
<version>1.21.2</version>
254254
</dependency>
255255
<dependency>
256256
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)