Skip to content

Commit

Permalink
Bump com.hazelcast:hazelcast from 5.3.0 to 5.3.5 in /linkis-enginecon…
Browse files Browse the repository at this point in the history
…n-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](hazelcast/hazelcast@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]>
  • Loading branch information
dependabot[bot] and pjfanning authored Oct 16, 2024
1 parent 87d25be commit 96fd44c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion linkis-engineconn-plugins/seatunnel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion tool/dependencies/known-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 96fd44c

Please sign in to comment.