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

Commit 3c2cdae

Browse files
Bump org.jsoup:jsoup from 1.18.2 to 1.18.3 (#90)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.2 to 1.18.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.2...jsoup-1.18.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup 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 6c44b8c commit 3c2cdae

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.30.0</com.google.auth.library.oauth2.http.version>
4646
<!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
47-
<org.jsoup.version>1.18.2</org.jsoup.version>
47+
<org.jsoup.version>1.18.3</org.jsoup.version>
4848
</properties>
4949

5050
<scm>

0 commit comments

Comments
 (0)