Skip to content

Commit 66fa7da

Browse files
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] <[email protected]>
1 parent b3417f0 commit 66fa7da

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
@@ -493,7 +493,7 @@ under the License.
493493
<dependency>
494494
<groupId>org.jsoup</groupId>
495495
<artifactId>jsoup</artifactId>
496-
<version>1.19.1</version>
496+
<version>1.20.1</version>
497497
</dependency>
498498
</dependencies>
499499
</plugin>

0 commit comments

Comments
 (0)