Skip to content

Commit f67e4d3

Browse files
Update dependency org.jsoup:jsoup to v1.22.1 (#3843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e920d1 commit f67e4d3

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.2</version>
193+
<version>1.22.1</version>
194194
<scope>test</scope>
195195
</dependency>
196196
</dependencies>

0 commit comments

Comments
 (0)