Conversation
Backported for: SP-7261
There was a problem hiding this comment.
Pull request overview
This PR backports a build/security-mitigation change by updating the Maven coordinates (groupId) used for the hibernate-core test dependency so it resolves from the current Hibernate publishing namespace.
Changes:
- Update
hibernate-coredependency groupId fromorg.hibernatetoorg.hibernate.ormin the root dependencyManagement. - Update
hibernate-coredependency groupId fromorg.hibernatetoorg.hibernate.ormincoremodule test dependencies.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pom.xml | Updates dependencyManagement coordinates for hibernate-core to org.hibernate.orm. |
| core/pom.xml | Aligns the module’s hibernate-core test dependency groupId with the parent-managed coordinates. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Note:Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system. |
✅ Build finished in 9m 39sBuild command: mvn clean verify -B -e -Daudit -Djs.no.sandbox👌 All tests passed! Tests run: 361, Failures: 0, Skipped: 1 Test Results ℹ️ This is an automatic message |
|


0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (26.90% Estimated after merge)
NOTE: This PR was created by Copilot automation.
Backport Information
Changes
Conflict Resolution
Target