Skip to content

Commit 90714f0

Browse files
chore(deps): bump org.jsoup:jsoup from 1.22.1 to 1.22.2 (#194)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.22.1 to 1.22.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.22.1...jsoup-1.22.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adf3615 commit 90714f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.jsoup</groupId>
6262
<artifactId>jsoup</artifactId>
63-
<version>1.22.1</version>
63+
<version>1.22.2</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)