Skip to content

Commit 1378224

Browse files
committed
BE: Patch CVEs
1 parent 4d45af8 commit 1378224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ netty-resolver-dns-native = { module = 'io.netty:netty-resolver-dns-native-macos
130130
json-smart = { module = 'net.minidev:json-smart', version = '2.5.2' }
131131
netty-common = { module = 'io.netty:netty-common', version.ref = 'netty' }
132132
netty-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
135136
bouncycastle-bcpkix = { module = 'org.bouncycastle:bcpkix-jdk18on', version = '1.80' }

0 commit comments

Comments
 (0)