feat(http2): add jetty-alpn-java-server dependency for HTTP/2 support (#5945)

This commit is contained in:
Balázs Szücs
2026-03-15 20:10:34 +00:00
committed by GitHub
parent 400ee16e83
commit f384e765fb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ ext {
springSecuritySamlVersion = "7.0.2"
openSamlVersion = "5.2.1"
commonmarkVersion = "0.27.1"
googleJavaFormatVersion = "1.21.0"
googleJavaFormatVersion = "1.35.0"
logback = "1.5.32"
junitPlatformVersion = "1.12.2"
modernJavaVersion = 21