Skip to content

Commit fd28e66

Browse files
committed
Merge main
2 parents 41a4b52 + 4e7767b commit fd28e66

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
spring-boot = '3.5.3'
2+
spring-boot = '3.5.5'
33
nimbus-jose-jwt = '10.0.2'
44

55
aws-msk-auth = '2.3.0'
@@ -151,11 +151,6 @@ prometheus-metrics-exporter-pushgateway = { module = 'io.prometheus:prometheus-
151151

152152
snappy = {module = 'org.xerial.snappy:snappy-java', version = '1.1.10.7'}
153153

154-
# CVE fixes
155-
reactor-netty-http = {module = 'io.projectreactor.netty:reactor-netty-http', version = '1.2.8'}
156-
# Fixes https://www.cve.org/CVERecord?id=CVE-2025-55163
157-
netty-codec-http2 = {module = 'io.netty:netty-codec-http2', version = '4.1.124.Final'}
158-
159154
lucene = {module = 'org.apache.lucene:lucene-core', version.ref = 'lucene'}
160155
lucene-queryparser = {module = 'org.apache.lucene:lucene-queryparser', version.ref = 'lucene'}
161156
lucene-analysis-common = {module = 'org.apache.lucene:lucene-analysis-common', version.ref = 'lucene'}

0 commit comments

Comments
 (0)