Skip to content

Commit 4b725f7

Browse files
Update dependency org.jsoup:jsoup to v1.21.2 (#3463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74c4e14 commit 4b725f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ under the License.
190190
<!-- Used for parsing HTML -->
191191
<groupId>org.jsoup</groupId>
192192
<artifactId>jsoup</artifactId>
193-
<version>1.21.1</version>
193+
<version>1.21.2</version>
194194
<scope>test</scope>
195195
</dependency>
196196
</dependencies>

0 commit comments

Comments
 (0)