Skip to content

Commit e9e0815

Browse files
build: bump org.springframework.boot:spring-boot-starter-data-jpa (#459)
Bumps [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) from 3.5.6 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69095fd commit e9e0815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.springframework.boot</groupId>
199199
<artifactId>spring-boot-starter-data-jpa</artifactId>
200-
<version>3.5.6</version>
200+
<version>3.5.7</version>
201201
</dependency>
202202

203203
<dependency>

0 commit comments

Comments
 (0)