Skip to content

Commit e9dd468

Browse files
showuonXComp
authored andcommitted
[FLINK-33607][build] Updates Maven wrapper version and enables checksum verification for Maven wrapper
1 parent f5bcb6f commit e9dd468

File tree

3 files changed

+153
-129
lines changed

3 files changed

+153
-129
lines changed

.mvn/wrapper/maven-wrapper.properties

+2-3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@
1818
# updating the Maven version requires updates to certain documentation and verification logic
1919
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.6/apache-maven-3.8.6-bin.zip
2020
distributionSha256Sum=ccf20a80e75a17ffc34d47c5c95c98c39d426ca17d670f09cd91e877072a9309
21-
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
22-
# TODO FLINK-33607: checksum verification doesn't seem to work under windows
23-
# wrapperSha256Sum=e63a53cfb9c4d291ebe3c2b0edacb7622bbc480326beaa5a0456e412f52f066a
21+
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
22+
wrapperSha256Sum=3d8f20ce6103913be8b52aef6d994e0c54705fb527324ceb9b835b338739c7a8

0 commit comments

Comments
 (0)