Skip to content

Commit 10a3405

Browse files
Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 (#125)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 292e1c4 commit 10a3405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.jsoup</groupId>
6161
<artifactId>jsoup</artifactId>
62-
<version>1.17.2</version>
62+
<version>1.18.1</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)