Skip to content

Commit 7436d59

Browse files
Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#1509)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.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.21.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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35949b1 commit 7436d59

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
@@ -500,7 +500,7 @@ under the License.
500500
<dependency>
501501
<groupId>org.jsoup</groupId>
502502
<artifactId>jsoup</artifactId>
503-
<version>1.21.1</version>
503+
<version>1.21.2</version>
504504
</dependency>
505505
</dependencies>
506506
</plugin>

0 commit comments

Comments
 (0)