This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-table-store.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c08f1fe [hotfix] Bump jsoup from 1.14.2 to 1.15.3 in 
/flink-table-store-docs
3c08f1fe is described below

commit 3c08f1fe75db8585601f74f28cea7326e677a942
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 2 11:25:06 2022 +0800

    [hotfix] Bump jsoup from 1.14.2 to 1.15.3 in /flink-table-store-docs
    
    This closes #284
---
 flink-table-store-docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-table-store-docs/pom.xml b/flink-table-store-docs/pom.xml
index ac861356..61909dd3 100644
--- a/flink-table-store-docs/pom.xml
+++ b/flink-table-store-docs/pom.xml
@@ -77,7 +77,7 @@ under the License.
             <!-- Used for parsing HTML -->
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
-            <version>1.14.2</version>
+            <version>1.15.3</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to