We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d45af8 commit 1378224Copy full SHA for 1378224
gradle/libs.versions.toml
@@ -130,6 +130,7 @@ netty-resolver-dns-native = { module = 'io.netty:netty-resolver-dns-native-macos
130
json-smart = { module = 'net.minidev:json-smart', version = '2.5.2' }
131
netty-common = { module = 'io.netty:netty-common', version.ref = 'netty' }
132
netty-handler = { module = 'io.netty:netty-handler', version.ref = 'netty' }
133
+spring-context = { module = 'org.springframework:spring-context', version = '6.2.7' }
134
135
# test scope
136
bouncycastle-bcpkix = { module = 'org.bouncycastle:bcpkix-jdk18on', version = '1.80' }
0 commit comments