Skip to content

Commit d4bd7bb

Browse files
Update dependency org.springframework:spring-beans to v6 (#187)
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ----- | | maven | org.springframework:spring-beans | 5.3.31 | 6.2.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31f7e0c commit d4bd7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ underscore = "1.105"
2121
kotlin-faker = "1.16.0"
2222
apache-commons-lang3 = "3.17.0"
2323
mockito = "5.14.0"
24-
spring = "5.3.31" # 5.3.31 Compatable with Java 11
24+
spring = "6.2.0" # 5.3.31 Compatable with Java 11
2525
json-assert = "1.5.3"
2626
nexus-publish = "2.0.0"
2727
kotlinx-datetime = "0.6.1"

0 commit comments

Comments
 (0)