Skip to content

Commit bbeeaee

Browse files
renovate[bot]radovanradicsdelamo
authored
fix(deps): update spring data (#3318)
* fix(deps): update spring data * Update core to 4.7.14 to get netty upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Radovan Radic <[email protected]> Co-authored-by: Sergio del Amo <[email protected]>
1 parent bced7d0 commit bbeeaee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ groovy = "4.0.26"
2525

2626
managed-javax-persistence = "2.2"
2727

28-
spring-data = "3.4.2"
28+
spring-data = "3.4.3"
2929

3030
# Lombok
3131

3232
lombok = "1.18.36"
3333

3434
# Testing and benchmarking
3535

36-
benchmark-spring-data = "2024.1.2"
36+
benchmark-spring-data = "2024.1.3"
3737
spock = "2.2-groovy-4.0"
3838
testcontainers = "1.19.4"
3939
jmh = "1.37"

0 commit comments

Comments
 (0)