File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,6 @@ dependencies {
59
59
implementation libs. apache. commons. compress
60
60
implementation libs. okhttp3. logging. intercepter
61
61
implementation libs. json. smart
62
- implementation libs. netty. common
63
- implementation libs. netty. handler
64
- implementation libs. spring. context
65
62
66
63
implementation libs. modelcontextprotocol. spring. webflux
67
64
implementation libs. victools. jsonschema. generator
Original file line number Diff line number Diff line change @@ -125,8 +125,6 @@ netty-resolver-dns-native = { module = 'io.netty:netty-resolver-dns-native-macos
125
125
126
126
# CVE fixes
127
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
128
131
129
# test scope
132
130
bouncycastle-bcpkix = { module = ' org.bouncycastle:bcpkix-jdk18on' , version = ' 1.80' }
You can’t perform that action at this time.
0 commit comments