Replace dependency org.hibernate:hibernate-c3p0 with org.hibernate.orm:hibernate-c3p0 7.3.2.Final#512
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
b093fba to
9a721ec
Compare
c1b841f to
d38aab9
Compare
Merged
2 tasks
bjagg
added a commit
that referenced
this pull request
Apr 23, 2026
…ate-orm in renovate ### pom.xml Drop the local maven-compiler-plugin block (version 3.10.1 with source/target=1.8). Both are stale: - Version: parent v48 binds maven-compiler-plugin 3.13.0 via pluginManagement. - Source/target: the CI matrix now runs on Java 11 only, so target=1.8 was vestigial. Parent defaults source/target to 11. Supersedes Renovate #501 (which was bumping the now-deleted block to 3.15.0). ### renovate.json - Broaden the Hibernate rule to match `matchPackagePrefixes` (`org.hibernate:`, `org.hibernate.orm:`) so it catches the 6+ artifact-relocation PRs Renovate keeps generating: `org.hibernate.orm:hibernate-core`, `hibernate-processor`, `hibernate-c3p0` (PRs #520, #521, #512). - Add Liferay portletmvc4spring artifacts to the Spring rule — they track Spring major versions and v6 requires Spring 6. - Add a new rule pinning `jakarta.xml.bind:jakarta.xml.bind-api` and `org.glassfish.jaxb:jaxb-runtime` to `< 3.0`. The 2.x line is the last that preserves the `javax.xml.bind.*` package; 3+ moves to the `jakarta.xml.bind` package and belongs to a Jakarta EE migration we are not yet doing (closes #266).
d38aab9 to
768eff6
Compare
9bfd05f to
5a959c2
Compare
…m:hibernate-c3p0 7.3.2.Final
5a959c2 to
0fe3930
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.6.15.Final→7.3.2.FinalThis is a special PR that replaces
org.hibernate:hibernate-c3p0with the community suggested minimal stable replacement version.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.