Skip to content

build(deps): bump org.springframework.data:spring-data-commons from 3.5.2 to 3.5.12 in /java - #1565

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/all_dependencies-03e7b6c75f
Open

build(deps): bump org.springframework.data:spring-data-commons from 3.5.2 to 3.5.12 in /java#1565
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/all_dependencies-03e7b6c75f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.data:spring-data-commons from 3.5.2 to 3.5.12.

Release notes

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

3.5.12

📗 Links

🐞 Bug Fixes

  • Skip type inspection for transient properties. #3486
  • Exception trying to persist transient field when using MongoDb #3485

📔 Documentation

  • Update Documentation #3484

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.16 #3491

3.5.11

📗 Links

🐞 Bug Fixes

  • ClassGeneratingPropertyAccessorFactory fails to generate property accessor for types with static with… methods #3472

3.5.10

📗 Links

🐞 Bug Fixes

  • Ignore events of unrelated BeanFactory in DeferredRepositoryInitializationListener #3461
  • DeferredRepositoryInitializationListener triggers repository initialization on child context events #3459

📔 Documentation

  • Refine public API Javadoc descriptions #3465
  • Fix missing braces #3462
  • Fix incorrect or incomplete Javadoc in public APIs #2602
  • Refine Antora-build #2797

❤️ Contributors

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

3.5.9

📗 Links

... (truncated)

Commits
  • 0d3cd79 Release version 3.5.12 (2025.0.12).
  • 9e6d581 Update Reference Documentation.
  • a4f893b Use ConcurrentLruCache in PersistentPropertyPathFactory.
  • e33b685 Init MapDataBinder with custom collection limit.
  • c3b2abf Consistently apply max traversal depth.
  • 2398607 Use LRU cache for capturing type alias.
  • e71100a Initialize properties of a type in one pass in TypeDiscoverer.
  • 219d3de Upgrade to Maven Wrapper 3.9.16.
  • cef2fd5 Refine GitHub Actions workflows.
  • b164025 Skip type inspection for transient properties.
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-commons
  dependency-version: 3.5.12
  dependency-type: direct:production
...

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 Jul 31, 2026
Copilot AI review requested due to automatic review settings July 31, 2026 21:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Spring Data Commons version used by the Java build, likely to pick up patch fixes.

Changes:

  • Bump spring.data.commons from 3.5.2 to 3.5.12.

Comment thread java/pom.xml
<spring.cloud.dependencies.version>2025.0.1</spring.cloud.dependencies.version>
<pact.version>3.5.24</pact.version>
<spring.data.commons>3.5.2</spring.data.commons>
<spring.data.commons>3.5.12</spring.data.commons>
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