Commit 3bb3142
Upgrade Maven to 3.9.11 (facebook#13779)
Summary:
Similar to facebook#13684, the link for version 3.9.10 is broken again, and we are upgrading Maven as part of the fix.
This time, we are no longer using the link from https://dlcdn.apache.org/maven/maven-3/ because they occasionally remove versions, which can break our CI at any time.
Instead, changing the link to use Apache Archive which should be stable
Pull Request resolved: facebook#13779
Test Plan:
CI
`install-maven` step is now passing - https://github.com/facebook/rocksdb/actions/runs/16328986469/job/46126398150?pr=13779
Reviewed By: krhancoc
Differential Revision: D78428965
Pulled By: jaykorean
fbshipit-source-id: 9c218f6efbd1188be7847f43be338908efffe0021 parent 6e4113e commit 3bb3142
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
0 commit comments