Skip to content

Commit a39fe38

Browse files
Bump org.springframework:spring-orm from 6.2.12 to 7.0.1
Bumps [org.springframework:spring-orm](https://github.com/spring-projects/spring-framework) from 6.2.12 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-orm dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f63b825 commit a39fe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = "0.35.0"
99

1010
# Dependency versions
1111
hibernate = "7.1.8.Final"
12-
springOrm = "6.2.12"
12+
springOrm = "7.0.1"
1313
springTx = "6.2.12"
1414
h2 = "2.4.240"
1515
mockk = "1.14.6"

0 commit comments

Comments
 (0)