Skip to content

Commit ede5d27

Browse files
PashaBoikopavel.boikoclaude
authored
fix: downgrade netty-bom from 4.1.129 to 4.1.128 to fix UI static ass… (#1738)
Co-authored-by: pavel.boiko <pavlo.boiko@ticketmaster.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d9779ac commit ede5d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

odd-platform-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
dependencyManagement {
7272
imports {
7373
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2024.0.1"
74-
mavenBom "io.netty:netty-bom:4.1.129.Final"
74+
mavenBom "io.netty:netty-bom:4.1.128.Final"
7575
}
7676
dependencies {
7777
dependency 'com.nimbusds:nimbus-jose-jwt:9.37.4'

0 commit comments

Comments
 (0)