Skip to content

Commit 4abdbb2

Browse files
chore(deps): bump org.jsoup:jsoup from 1.22.1 to 1.22.2 (#2669)
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 11d54cf commit 4abdbb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/jakarta-ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.jsoup</groupId>
7979
<artifactId>jsoup</artifactId>
80-
<version>1.22.1</version>
80+
<version>1.22.2</version>
8181
</dependency>
8282

8383
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)