Skip to content

Commit 0a4931b

Browse files
build(deps): bump org.jsoup:jsoup from 1.20.1 to 1.21.1
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]>
1 parent 37cdb97 commit 0a4931b

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>5.13.1</junit.version>
158158
<hamcrest.version>3.0</hamcrest.version>
159159
<mockito.version>5.18.0</mockito.version>
160-
<jsoup.version>1.20.1</jsoup.version>
160+
<jsoup.version>1.21.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)