Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0c7cd9007d1d8e662a45006a38d30c480ab0e193
https://github.com/hibernate/hibernate-orm/commit/0c7cd9007d1d8e662a45006...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2026-05-21 (Thu, 21 May 2026)
Changed paths:
M hibernate-jfr/hibernate-jfr.gradle
Log Message:
-----------
Align JUnit versions for JFR module
to prevent failures as:
Caused by: org.junit.platform.commons.JUnitException: The wrapped NoClassDefFoundError is
likely caused by the versions of JUnit jars on the classpath/module path not being
properly aligned.
Please ensure consistent versions are used (see
https://docs.junit.org/6.0.1/user-guide/#dependency-metadata).
The following conflicting versions were detected:
- org.junit.jupiter.api: 6.0.1
- org.junit.jupiter.engine: 6.0.1
- org.junit.platform.commons: 6.0.1
- org.junit.platform.engine: 6.0.1
- org.junit.platform.launcher: 6.0.1
- org.junit.vintage.engine: 5.8.2
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications