Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-bom from 2023.1.1 to 2024.0.5
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.1 to 2024.0.5.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](spring-projects/spring-data-bom@2023.1.1...2024.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7c21898 commit d1b2315
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 @@ -46,7 +46,7 @@
<jpa-api.version>3.1.0</jpa-api.version>

<!-- Persistence -->
<spring-data.version>2023.1.1</spring-data.version>
<spring-data.version>2024.0.5</spring-data.version>
<hibernate.version>6.6.0.Final</hibernate.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<hsqldb.version>2.7.3</hsqldb.version>
Expand Down

0 comments on commit d1b2315

Please sign in to comment.