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 c104b1c commit afa10d2Copy full SHA for afa10d2
gradle/libs.versions.toml
@@ -127,7 +127,6 @@ netty-resolver-dns-native = { module = 'io.netty:netty-resolver-dns-native-macos
127
json-smart = { module = 'net.minidev:json-smart', version = '2.5.2' }
128
netty-common = { module = 'io.netty:netty-common', version.ref = 'netty' }
129
netty-handler = { module = 'io.netty:netty-handler', version.ref = 'netty' }
130
-spring-context = { module = 'org.springframework:spring-context', version = '6.2.7' }
131
132
# test scope
133
bouncycastle-bcpkix = { module = 'org.bouncycastle:bcpkix-jdk18on', version = '1.80' }
0 commit comments