Skip to content

Commit

Permalink
build(deps): bump spring-data.version from 3.3.5 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps `spring-data.version` from 3.3.5 to 3.4.0.

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

Updates `org.springframework.data:spring-data-envers` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/SpringSource/spring-data-envers/releases)
- [Commits](https://github.com/SpringSource/spring-data-envers/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e34c9d5 commit 1510253
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 @@ -105,7 +105,7 @@

<!-- Spring -->
<spring-boot.version>3.3.5</spring-boot.version>
<spring-data.version>3.3.5</spring-data.version>
<spring-data.version>3.4.0</spring-data.version>

<!-- Mail -->
<sun-jakarta-mail.version>2.0.1</sun-jakarta-mail.version>
Expand Down

0 comments on commit 1510253

Please sign in to comment.