🐛 Revert yetti upgrade

Because of regression introduced on undertow-core 2.3.19
This commit is contained in:
Andrey Antukh
2026-02-16 14:16:29 +01:00
parent e82319c49e
commit b6427ecaac

View File

@@ -28,8 +28,8 @@
com.google.guava/guava {:mvn/version "33.4.8-jre"}
funcool/yetti
{:git/tag "v11.9"
:git/sha "5fad7a9"
{:git/tag "v11.8"
:git/sha "1d1b33f"
:git/url "https://github.com/funcool/yetti.git"
:exclusions [org.slf4j/slf4j-api]}