Commit e1a2f11
committed
Fix mvnw on macOS Sequoia
This change pulls in a fix from a newer version of the
maven-wrapper-plugin that fixes a bug in verifying the
distributionSha256Sum using the version of `sha256sum` that ships with
macOS Sequoia.
See:
* https://issues.apache.org/jira/browse/MWRAPPER-150
* apache/maven-wrapper@b2ff9cd1 parent 46ec96e commit e1a2f11
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments