Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent deddfeb commit f82bb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa</artifactId>
<version>2.5.4</version>
<version>3.1.2</version>
</dependency>
<!-- Spring JDBC Support -->
<dependency>
Expand Down

0 comments on commit f82bb9a

Please sign in to comment.