Skip to content

Commit

Permalink
chore(deps): bump org.springframework.data:spring-data-commons (#1447)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.3.4...3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 48d7d6d commit e347a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<spring-boot.version>3.1.5</spring-boot.version>

<!-- SPRING DATA -->
<spring-data.version>3.3.4</spring-data.version>
<spring-data.version>3.4.0</spring-data.version>

<!-- SPRING -->
<spring.version>6.0.13</spring.version>
Expand Down

0 comments on commit e347a01

Please sign in to comment.