Skip to content

Commit

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

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

Updates `org.springframework.data:spring-data-envers` from 3.3.0 to 3.3.1
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 710edda commit a9df8cf
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 @@ -106,7 +106,7 @@

<!-- Spring -->
<spring-boot.version>3.3.0</spring-boot.version>
<spring-data.version>3.3.0</spring-data.version>
<spring-data.version>3.3.1</spring-data.version>

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

0 comments on commit a9df8cf

Please sign in to comment.