Skip to content

Commit

Permalink
Add Sha256sum to validate the maven binary (#2809)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bmscomp authored Oct 13, 2023
1 parent 79b04be commit 55a2328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.zip
distributionSha256Sum=7822eb593d29558d8edf87845a2c47e36e2a89d17a84cd2390824633214ed423
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar

0 comments on commit 55a2328

Please sign in to comment.