Skip to content

Commit

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

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

Updates `org.springframework.data:spring-data-envers` from 3.3.4 to 3.3.5
- [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-patch
- dependency-name: org.springframework.data:spring-data-envers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent cc20548 commit d57c0c2
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.4</spring-boot.version>
<spring-data.version>3.3.4</spring-data.version>
<spring-data.version>3.3.5</spring-data.version>

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

0 comments on commit d57c0c2

Please sign in to comment.