You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-47039: [C++] Bump RapidJSON dependency in Meson configuration (#47041)
### Rationale for this change
The Meson configuration is unusable on gcc 14.2 given issues with the RapidJSON release of 1.1.0 (released in 2016)
### What changes are included in this PR?
Bumps the RapidJSON version to a commit hash that matches what is used in CMake by default
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: #47039
Authored-by: Will Ayd <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
0 commit comments