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

yuxia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/main by this push:
     new 62666f391 [hotfix][build] Add distributionSha256Sum check for maven 
wrapper (#1841)
62666f391 is described below

commit 62666f391038d6654d8ecea951aac0b845c27ed7
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Mon Oct 20 03:59:37 2025 +0200

    [hotfix][build] Add distributionSha256Sum check for maven wrapper (#1841)
---
 .mvn/wrapper/maven-wrapper.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mvn/wrapper/maven-wrapper.properties 
b/.mvn/wrapper/maven-wrapper.properties
index ad8cf41d5..d4d0f1c28 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -17,3 +17,4 @@
 wrapperVersion=3.3.2
 distributionType=only-script
 
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.6/apache-maven-3.8.6-bin.zip
+distributionSha256Sum=ccf20a80e75a17ffc34d47c5c95c98c39d426ca17d670f09cd91e877072a9309

Reply via email to