File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ dependencies {
6161 implementation libs. json. smart
6262 implementation libs. netty. common
6363 implementation libs. netty. handler
64+ implementation libs. spring. context
6465
6566 implementation libs. modelcontextprotocol. spring. webflux
6667 implementation libs. victools. jsonschema. generator
Original file line number Diff line number Diff line change @@ -130,6 +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' }
133134
134135# test scope
135136bouncycastle-bcpkix = { module = ' org.bouncycastle:bcpkix-jdk18on' , version = ' 1.80' }
You can’t perform that action at this time.
0 commit comments