Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 2313243

Browse files
Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 (#113)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.20.1 to 1.21.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.20.1...jsoup-1.21.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.1 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 bd75988 commit 2313243

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
@@ -44,7 +44,7 @@
4444
<!-- https://central.sonatype.com/artifact/com.google.auth/google-auth-library-oauth2-http -->
4545
<com.google.auth.library.oauth2.http.version>1.37.0</com.google.auth.library.oauth2.http.version>
4646
<!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
47-
<org.jsoup.version>1.20.1</org.jsoup.version>
47+
<org.jsoup.version>1.21.1</org.jsoup.version>
4848
</properties>
4949

5050
<scm>

0 commit comments

Comments
 (0)