We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9779ac commit ede5d27Copy full SHA for ede5d27
1 file changed
odd-platform-api/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
dependencyManagement {
72
imports {
73
mavenBom "org.springframework.cloud:spring-cloud-dependencies:2024.0.1"
74
- mavenBom "io.netty:netty-bom:4.1.129.Final"
+ mavenBom "io.netty:netty-bom:4.1.128.Final"
75
}
76
dependencies {
77
dependency 'com.nimbusds:nimbus-jose-jwt:9.37.4'
0 commit comments