Skip to content

Commit 55a2328

Browse files
authored
Add Sha256sum to validate the maven binary (#2809)
To be able to validate the content of the downloaded binary with a given sha256sum and to be sure that nothing is missing or it or not corrupted.
1 parent 79b04be commit 55a2328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.zip
18+
distributionSha256Sum=7822eb593d29558d8edf87845a2c47e36e2a89d17a84cd2390824633214ed423
1819
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar

0 commit comments

Comments
 (0)