This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 96fd44cc3d Bump com.hazelcast:hazelcast from 5.3.0 to 5.3.5 in
/linkis-engineconn-plugins/seatunnel (#5131)
96fd44cc3d is described below
commit 96fd44cc3d26f3ccf78f0ca6f5664cfbd4a73802
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 16 17:37:10 2024 +0800
Bump com.hazelcast:hazelcast from 5.3.0 to 5.3.5 in
/linkis-engineconn-plugins/seatunnel (#5131)
* Bump com.hazelcast:hazelcast in /linkis-engineconn-plugins/seatunnel
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast)
from 5.3.0 to 5.3.5.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.0...v5.3.5)
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update known-dependencies.txt
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
---
linkis-engineconn-plugins/seatunnel/pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/linkis-engineconn-plugins/seatunnel/pom.xml
b/linkis-engineconn-plugins/seatunnel/pom.xml
index 1a836b6b19..1cbe9e6886 100644
--- a/linkis-engineconn-plugins/seatunnel/pom.xml
+++ b/linkis-engineconn-plugins/seatunnel/pom.xml
@@ -89,7 +89,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
- <version>5.3.0</version>
+ <version>5.3.5</version>
</dependency>
<dependency>
<groupId>org.apache.seatunnel</groupId>
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index 48c82ce8b6..fa9e2af9f2 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -259,7 +259,7 @@ hadoop-yarn-server-nodemanager-2.5.1.jar
hadoop-yarn-server-nodemanager-2.7.4.jar
hamcrest-2.2.jar
hamcrest-core-2.2.jar
-hazelcast-5.3.0.jar
+hazelcast-5.3.5.jar
hbase-annotations-1.2.0.jar
hbase-annotations-1.4.3.jar
hbase-asyncfs-2.5.3.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]