Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-jpa from 2.5.4 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) from 2.5.4 to 3.3.2.
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@2.5.4...3.3.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 Aug 5, 2024
1 parent aa79774 commit 2609503
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.3.2</version>
</dependency>
<!-- Spring JDBC Support -->
<dependency>
Expand Down

0 comments on commit 2609503

Please sign in to comment.