11[versions ]
2- spring-boot = ' 3.4.5 '
2+ spring-boot = ' 3.5.3 '
33
44aws-msk-auth = ' 2.3.0'
55azure-identity = ' 1.15.4'
@@ -21,7 +21,7 @@ lombok = '1.18.34'
2121odd-oddrn-generator = ' 0.1.17'
2222odd-oddrn-client = ' 0.1.41'
2323cel = ' 0.3.0'
24- junit = ' 5.11 .2'
24+ junit = ' 5.12 .2'
2525mockito = ' 5.16.0'
2626okhttp3 = ' 4.12.0'
2727testcontainers = ' 1.20.6'
@@ -43,7 +43,7 @@ netty = '4.1.119.Final'
4343
4444[plugins ]
4545spring-boot = { id = ' org.springframework.boot' , version.ref = ' spring-boot' }
46- spring-dependency-management = { id = ' io.spring.dependency-management' , version = ' 1.1.3 ' }
46+ spring-dependency-management = { id = ' io.spring.dependency-management' , version = ' 1.1.7 ' }
4747git-properties = { id = ' com.gorylenko.gradle-git-properties' , version = ' 2.4.2' }
4848openapi-generator = { id = ' org.openapi.generator' , version = ' 7.9.0' }
4949allure = { id = ' io.qameta.allure' , version = ' 2.10.0' }
@@ -130,7 +130,7 @@ netty-resolver-dns-native = { module = 'io.netty:netty-resolver-dns-native-macos
130130json-smart = { module = ' net.minidev:json-smart' , version = ' 2.5.2' }
131131netty-common = { module = ' io.netty:netty-common' , version.ref = ' netty' }
132132netty-handler = { module = ' io.netty:netty-handler' , version.ref = ' netty' }
133- spring-context = { module = ' org.springframework:spring-context' , version = ' 6.2.7 ' }
133+ spring-context = { module = ' org.springframework:spring-context' , version = ' 6.2.8 ' }
134134
135135# test scope
136136bouncycastle-bcpkix = { module = ' org.bouncycastle:bcpkix-jdk18on' , version = ' 1.80' }
0 commit comments