Skip to content

Bump org.springframework.data:spring-data-jpa from 4.0.4 to 4.0.5#108

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.data-spring-data-jpa-4.0.5
Open

Bump org.springframework.data:spring-data-jpa from 4.0.4 to 4.0.5#108
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.data-spring-data-jpa-4.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2026

Bumps org.springframework.data:spring-data-jpa from 4.0.4 to 4.0.5.

Release notes

Sourced from org.springframework.data:spring-data-jpa's releases.

4.0.5

📗 Links

⭐ New Features

  • Consider unsafe JpaSort in Querydsl sorting #4211
  • Querydsl sorting should support arbitrary String expressions #4209

🐞 Bug Fixes

  • Do not use tuple-typed queries for derived count queries. #4235
  • Enhance type filter to cover java.sql package #4231
  • Page with interface projection on derived query fails with ConverterNotFoundException #4230
  • Ahead-of-Time optimizations fail when a Hibernate entity uses java.sql.Clob #4228
  • SimpleJpaRepository.existsById(…) returns false when multiple rows exist for the same ID #4227
  • AOT-generated repositories convert array binding values to List #4223
  • Fix keyset pagination with hierarchical idclass #4156

🔨 Dependency Upgrades

  • Update to Hibernate 7.2.11.Final #4238
  • Upgrade to Hibernate 7.2.10.Final #4233
  • Upgrade to MySQL 8.0.45 Docker image #4229
  • Upgrade to Eclipselink 5.0.0 #4221
  • Upgrade to Hibernate 7.2.7.Final #4220

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • fc8c16d Release version 4.0.5 (2025.1.5).
  • c6c7094 Prepare 4.0.5 (2025.1.5).
  • 71fd309 Do not use tuple-typed queries for derived count queries.
  • 4c326e0 Update to Hibernate 7.2.11.Final.
  • fe1834d Upgrade to Hibernate 7.2.10.Final.
  • 3c2fe9a Polishing.
  • 8b75c88 Consider unsafe JpaSort in Querydsl sorting.
  • 8630b2d Enhance type filter to cover java.sql package.
  • c0677e3 Check leniently for built-in exists query results.
  • 370892d Upgrade to MySQL 8.0.45 Docker image.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.data:spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-jpa
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants