[hibernate/hibernate-orm] a8033f: Bump the build-dependencies group across 1 directo...
by dependabot[bot]
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: a8033fc7533a41341fcf46efa89cd02f10ae897d
https://github.com/hibernate/hibernate-orm/commit/a8033fc7533a41341fcf46e...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M build.gradle
M local-build-plugins/build.gradle
M settings.gradle
Log Message:
-----------
Bump the build-dependencies group across 1 directory with 11 updates
Bumps the build-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| biz.aQute.bnd | `7.1.0` | `7.2.0` |
| com.diffplug.spotless | `7.0.4` | `8.1.0` |
| org.jetbrains.gradle.plugin.idea-ext | `1.1.10` | `1.3` |
| com.gradle.develocity | `4.0.2` | `4.3` |
| com.gradle.common-custom-user-data-gradle-plugin | `2.3` | `2.4.0` |
| [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.21.1` | `1.21.2` |
| de.thetaphi:forbiddenapis | `3.9` | `3.10` |
| org.apache.maven:maven-embedder | `3.9.10` | `3.9.12` |
| [org.apache.maven.resolver:maven-resolver-connector-basic](https://github.... | `1.9.23` | `1.9.25` |
Updates `biz.aQute.bnd` from 7.1.0 to 7.2.0
Updates `com.diffplug.spotless` from 7.0.4 to 8.1.0
Updates `org.jetbrains.gradle.plugin.idea-ext` from 1.1.10 to 1.3
Updates `com.gradle.develocity` from 4.0.2 to 4.3
Updates `com.gradle.common-custom-user-data-gradle-plugin` from 2.3 to 2.4.0
Updates `org.jsoup:jsoup` from 1.21.1 to 1.21.2
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.21.1...jsoup-1.21.2)
Updates `de.thetaphi:forbiddenapis` from 3.9 to 3.10
Updates `org.apache.maven:maven-embedder` from 3.9.10 to 3.9.12
Updates `org.apache.maven:maven-compat` from 3.9.10 to 3.9.12
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.9.10...maven-3.9...
Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.23 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-...
Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.23 to 1.9.25
---
updated-dependencies:
- dependency-name: biz.aQute.bnd
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: com.diffplug.spotless
dependency-version: 8.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: build-dependencies
- dependency-name: org.jetbrains.gradle.plugin.idea-ext
dependency-version: '1.3'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: com.gradle.develocity
dependency-version: '4.3'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: org.jsoup:jsoup
dependency-version: 1.21.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: de.thetaphi:forbiddenapis
dependency-version: '3.10'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-dependencies
- dependency-name: org.apache.maven:maven-embedder
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.maven:maven-compat
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
...
Signed-off-by: dependabot[bot] <support(a)github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
3 months, 2 weeks
[hibernate/hibernate-orm] b6261a: HHH-20015: Add a test and a fix for including mave...
by Bahaa Zaid
Branch: refs/heads/7.1
Home: https://github.com/hibernate/hibernate-orm
Commit: b6261a91a19a463744d2398fe29e78ac7ab86183
https://github.com/hibernate/hibernate-orm/commit/b6261a91a19a463744d2398...
Author: Bahaa Zaid <bahaa.zaid(a)pixelogicmedia.com>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
M tooling/hibernate-maven-plugin/src/intTest/java/org/hibernate/orm/tooling/maven/EnhancerMojoTestIT.java
M tooling/hibernate-maven-plugin/src/intTest/resources/Baz.jav_
M tooling/hibernate-maven-plugin/src/intTest/resources/pom.xm_
M tooling/hibernate-maven-plugin/src/main/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojo.java
M tooling/hibernate-maven-plugin/src/test/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojoTest.java
Log Message:
-----------
HHH-20015: Add a test and a fix for including maven project dependencies in enhancement classpath
The new Hibernate Maven Plugin for Hibernate 7.x caused a regression for [HHH-10145](https://hibernate.atlassian.net/browse/HHH-10145).
If the enhanced class reference any other class not included in `hibernate-core` (e.g. Spring classes, or types from other Maven submodule), the enhancement will fail with a warning that but the build process will succeed.
If the user misses the warning, the resulting classes will not be enhanced and that might cause serious issues for applications on production (e.g. loading heavy objects eagerly).
The included fix is copied from 6.x line.
(cherry picked from commit 9c4907a302522bc2edc07a31856b8ce8482e025f)
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
3 months, 2 weeks
[hibernate/hibernate-orm] 525f14: HHH-20015: Add a test and a fix for including mave...
by Bahaa Zaid
Branch: refs/heads/7.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 525f14ac0df3d19bb0eb76fbb4a62e3ffc6b5ae2
https://github.com/hibernate/hibernate-orm/commit/525f14ac0df3d19bb0eb76f...
Author: Bahaa Zaid <bahaa.zaid(a)pixelogicmedia.com>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
M tooling/hibernate-maven-plugin/src/intTest/java/org/hibernate/orm/tooling/maven/EnhancerMojoTestIT.java
M tooling/hibernate-maven-plugin/src/intTest/resources/Baz.jav_
M tooling/hibernate-maven-plugin/src/intTest/resources/pom.xm_
M tooling/hibernate-maven-plugin/src/main/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojo.java
M tooling/hibernate-maven-plugin/src/test/java/org/hibernate/orm/tooling/maven/HibernateEnhancerMojoTest.java
Log Message:
-----------
HHH-20015: Add a test and a fix for including maven project dependencies in enhancement classpath
The new Hibernate Maven Plugin for Hibernate 7.x caused a regression for [HHH-10145](https://hibernate.atlassian.net/browse/HHH-10145).
If the enhanced class reference any other class not included in `hibernate-core` (e.g. Spring classes, or types from other Maven submodule), the enhancement will fail with a warning that but the build process will succeed.
If the user misses the warning, the resulting classes will not be enhanced and that might cause serious issues for applications on production (e.g. loading heavy objects eagerly).
The included fix is copied from 6.x line.
(cherry picked from commit 9c4907a302522bc2edc07a31856b8ce8482e025f)
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
3 months, 2 weeks