Skip to content

Commit

Permalink
build(deps): bump org.springframework.data:spring-data-jpa
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 3.4.1 to 3.4.2.
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@3.4.1...3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 1b42813 commit dedbb85
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.4.1</spring-boot.version>
<spring-data.version>3.4.1</spring-data.version>
<spring-data.version>3.4.2</spring-data.version>

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

0 comments on commit dedbb85

Please sign in to comment.