Skip to content

Bump spring-data.version from 4.0.2 to 4.0.3#61

Merged
aureamunoz merged 1 commit into
mainfrom
dependabot/maven/spring-data.version-4.0.3
Feb 24, 2026
Merged

Bump spring-data.version from 4.0.2 to 4.0.3#61
aureamunoz merged 1 commit into
mainfrom
dependabot/maven/spring-data.version-4.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 13, 2026

Copy link
Copy Markdown
Contributor

Bumps spring-data.version from 4.0.2 to 4.0.3.
Updates org.springframework.data:spring-data-jpa from 4.0.2 to 4.0.3

Release notes

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

4.0.3

📗 Links

⭐ New Features

  • Introduce Expressions utility for type-safe Criteria Query Expression resolution #4086

🐞 Bug Fixes

  • Refine JPQL join aliasing #4182
  • Simple property predicate fails on plural paths that are only allowed for the 'member of' operator #4179
  • Input properties order not preserved when specified via Fetchable Fluent Query #4174
  • Input Properties discarded using DTO Projection through findBy(…) #4172
  • Positional parameter numbering has gaps when previous query parameters are represented with IS NULL #4171
  • JPQL aliasing using id breaks EclipseLink queries #4167
  • JpaSpecificationExecutor.findBy(…) returns join product of nested relations #3908

🔨 Dependency Upgrades

  • Upgrade to Postgres JDBC Driver 42.7.9 #4185
  • Upgrade to Hibernate 7.2.4.Final #4181
  • Upgrade to Hibernate 7.2.2.Final #4176
Commits
  • ed8fc3b Release version 4.0.3 (2025.1.3).
  • a911928 Prepare 4.0.3 (2025.1.3).
  • ac58ff0 Additional tests for IS query targeting plural paths.
  • d31abd2 Refine JPQL join aliasing.
  • c0418ec Upgrade to Postgres JDBC Driver 42.7.9.
  • 0179313 Upgrade to Hibernate 7.2.4.Final.
  • 8b556b5 Simplify test context configuration fragments.
  • 4819c56 Upgrade to Hibernate 7.2.2.Final.
  • d72a39e Ensure sequential parameter binding numbering.
  • cc544b3 Update CI Properties.
  • Additional commits viewable in compare view

Updates org.springframework.data:spring-data-commons from 4.0.2 to 4.0.3

Release notes

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

4.0.3

📗 Links

🐞 Bug Fixes

  • Remove Assert#notNull for nullable Link #3454
  • Incorrect null assertion in SlicedResourcesAssembler.toEmptyModel #3452

❤️ Contributors

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

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 13, 2026
Bumps `spring-data.version` from 4.0.2 to 4.0.3.

Updates `org.springframework.data:spring-data-jpa` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@4.0.2...4.0.3)

Updates `org.springframework.data:spring-data-commons` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@4.0.2...4.0.3)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-jpa
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.data:spring-data-commons
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/spring-data.version-4.0.3 branch from fd3f16f to 6995b04 Compare February 24, 2026 15:17
@aureamunoz aureamunoz merged commit 1aa443c into main Feb 24, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/spring-data.version-4.0.3 branch February 24, 2026 15:32
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.

1 participant