File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -68,8 +68,6 @@ dependencies {
68
68
// CVE Fixes
69
69
implementation libs. apache. commons. compress
70
70
implementation libs. okhttp3. logging. intercepter
71
- implementation libs. reactor. netty. http
72
- implementation libs. netty. codec. http2
73
71
// CVE Fixes End
74
72
75
73
implementation libs. modelcontextprotocol. spring. webflux
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- spring-boot = ' 3.5.3 '
2
+ spring-boot = ' 3.5.5 '
3
3
nimbus-jose-jwt = ' 10.0.2'
4
4
5
5
aws-msk-auth = ' 2.3.0'
@@ -149,8 +149,3 @@ prometheus-metrics-textformats = { module = 'io.prometheus:prometheus-metrics-ex
149
149
prometheus-metrics-exporter-pushgateway = { module = ' io.prometheus:prometheus-metrics-exporter-pushgateway' , version.ref = ' prometheus' }
150
150
151
151
snappy = {module = ' org.xerial.snappy:snappy-java' , version = ' 1.1.10.7' }
152
-
153
- # CVE fixes
154
- reactor-netty-http = {module = ' io.projectreactor.netty:reactor-netty-http' , version = ' 1.2.8' }
155
- # Fixes https://www.cve.org/CVERecord?id=CVE-2025-55163
156
- netty-codec-http2 = {module = ' io.netty:netty-codec-http2' , version = ' 4.1.124.Final' }
You can’t perform that action at this time.
0 commit comments