Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 4cffa53 commit c834edf
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>2.7.6</spring-boot.version>
<spring-data.version>2.7.6</spring-data.version>
<spring-data.version>3.1.3</spring-data.version>

<jackson-bom.version>2.13.2.20220328</jackson-bom.version>

Expand Down

0 comments on commit c834edf

Please sign in to comment.