Skip to content

[2.4] Migrate to Gradle version catalogs #2340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Jul 9, 2025

Backport #1989 (PR #2331) to 2.4

Plus, some test dependencies upgrade:

  • AssertJ from 3.26.7 to 3.27.7
  • Testcontainers from 1.20.6 to 1.21.0
  • PostgreSQL from 42.7.4 to 42.7.5
  • MariaDB JDBC Driver from 3.5.1 to 3.5.3
  • MSSQL JDBC Driver from 12.8.1.jre11 to 12.10.0.jre11
  • MySQL JDBC Driver from 9.1.0 to 9.3.0

Plus, some test dependencies upgrade (for alignment with main):
* AssertJ from 3.26.7 to 3.27.7
* Testcontainers from 1.20.6 to 1.21.0
* PostgreSQL from 42.7.4 to 42.7.5
* MariaDB JDBC Driver from 3.5.1 to 3.5.3
* MSSQL JDBC Driver from 12.8.1.jre11 to 12.10.0.jre11
* MySQL JDBC Driver from 9.1.0 to 9.3.0
@DavideD DavideD added this to the 2.4.9 milestone Jul 9, 2025
@DavideD DavideD added build Something related to the build 2.4 labels Jul 9, 2025
@DavideD DavideD linked an issue Jul 9, 2025 that may be closed by this pull request
@DavideD DavideD merged commit f58054c into hibernate:2.4 Jul 9, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.4 build Something related to the build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using Gradle version catalogs
2 participants