Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps the development-dependencies group with 2 updates: org.springframework.security:spring-security-bom and org.hibernate.orm:hibernate-core.

Updates org.springframework.security:spring-security-bom from 6.4.9 to 6.4.10

Release notes

Sourced from org.springframework.security:spring-security-bom's releases.

6.4.10

🪲 Bug Fixes

  • Annonation Scanning Should Fallback to Object when Parameter Matching #17898
  • Fix traceId discrepancy in case error in servlet web #17134
  • Reference should advise avoiding post-authorization on writes #17797
  • Remove MockWebServer from JwtIssuerAuthenticationManagerResolverTests #17869

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 #17792
  • Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 #17778
  • Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.10 #17769
  • Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 #17892
  • Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11 #17857
  • Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final #17777
  • Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final #17768
  • Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.26.Final #17755
  • Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.28.Final #17851
  • Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.28.Final #17835
  • Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.29.Final #17890
  • Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #17891
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #17889
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #17877
  • Update to nimbus-jose-jwt:9.37.4 #17875

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​nkonev

Commits
  • d2179e0 Release 6.4.10
  • e5694ac Fallback to Object When Determining Overridden Methods
  • 9de0aad Allow patch version updates for nimbus-jose-jwt
  • 7293fc0 Update to nimbus-jose-jwt:9.37.4
  • ed3ed28 Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11
  • 704a324 Bump org.hibernate.orm:hibernate-core from 6.6.23.Final to 6.6.29.Final
  • 0fc884f Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10
  • 6162e71 Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11
  • 627de76 Bump io.micrometer:micrometer-observation from 1.14.9 to 1.14.11
  • 5d55c8d Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-core from 6.6.28.Final to 6.6.29.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.6.29.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.29.Final.

You can find the full list of 6.6.29.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.29.Final (September 14, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/35156

** Bug * [HHH-19756] - Invalid SQL generated when using treat() with joined = discriminator inheritance and same attribute names * [HHH-19747] - Hibernate Envers can not handle @​EnumeratedValue annotation * [HHH-19201] - BlobProxy with InputStream reads whole stream into a byte array

Commits
  • da7164d Pre-steps for release : 6.6.29.Final
  • 53e1a32 HHH-19747 Changing org.hibernate.mapping.BasicValue#interpretExplicitlyNamedT...
  • 16a4d07 HHH-19756 Improve sub-part resolution when specifying a treat type
  • ff2e468 HHH-19756 Add test for issue
  • f5219a7 HHH-19201 Avoid materializing byte[]/String for Blob/Clob when possible.
  • d3be472 Post-steps for release : 6.6.28.Final
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 2 updates: [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) and [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm).


Updates `org.springframework.security:spring-security-bom` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.4.9...6.4.10)

Updates `org.hibernate.orm:hibernate-core` from 6.6.28.Final to 6.6.29.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.29/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.28...6.6.29)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-version: 6.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.29.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Sep 16, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Sep 16, 2025
@github-actions github-actions bot added this to the 6.4.7 milestone Sep 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 16, 2025 14:57
@github-actions github-actions bot merged commit 75eb2fd into 6.4.x Sep 16, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.4.x/development-dependencies-ec196147e2 branch September 16, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant