Skip to content

Commit b2ad7b3

Browse files
build(deps): bump org.jsoup:jsoup from 1.19.1 to 1.20.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.19.1 to 1.20.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.19.1...jsoup-1.20.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6436692 commit b2ad7b3

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
@@ -157,7 +157,7 @@ Copyright (c) 2012 - Jeremy Long
157157
<junit.version>4.13.2</junit.version>
158158
<hamcrest.version>3.0</hamcrest.version>
159159
<mockito-core.version>5.12.0</mockito-core.version>
160-
<jsoup.version>1.19.1</jsoup.version>
160+
<jsoup.version>1.20.1</jsoup.version>
161161
<commons-compress.version>1.27.1</commons-compress.version>
162162
<org.apache.maven.shared.file-management.version>3.2.0</org.apache.maven.shared.file-management.version>
163163
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>

0 commit comments

Comments
 (0)