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
fix: upgrade Java 11 to 17 for Synthea in importRandomPatients (#580)
Synthea's master-branch-latest release now requires Java 17+ (class
file version 61.0). The existing openjdk11-jre (Java 11, class file
version 55.0) causes UnsupportedClassVersionError, breaking
`openemr-cmd irp` for all users.
Fixes#578
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments