Skip to content

Commit e36f367

Browse files
Bump org.jsoup:jsoup from 1.17.2 to 1.18.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.17.2 to 1.18.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.17.2...jsoup-1.18.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]>
1 parent 6e79fc0 commit e36f367

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
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>org.jsoup</groupId>
250250
<artifactId>jsoup</artifactId>
251-
<version>1.17.2</version>
251+
<version>1.18.1</version>
252252
</dependency>
253253
<dependency>
254254
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)