We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4cc8d commit 267be94Copy full SHA for 267be94
flink-docs/pom.xml
@@ -190,7 +190,7 @@ under the License.
190
<!-- Used for parsing HTML -->
191
<groupId>org.jsoup</groupId>
192
<artifactId>jsoup</artifactId>
193
- <version>1.21.2</version>
+ <version>1.22.1</version>
194
<scope>test</scope>
195
</dependency>
196
</dependencies>
0 commit comments