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.
2 parents b61e513 + a04374f commit 9aedf39Copy full SHA for 9aedf39
1 file changed
app/build.gradle.kts
@@ -81,7 +81,7 @@ dependencies {
81
// vulnerabilities in Spark
82
basicImpl("com.google.protobuf:protobuf-java:3.25.3")
83
basicImpl("io.netty:netty-codec-http:4.1.110.Final")
84
- basicImpl("com.fasterxml.woodstox:woodstox-core:5.4.0")
+ basicImpl("com.fasterxml.woodstox:woodstox-core:6.6.2")
85
basicImpl("com.nimbusds:nimbus-jose-jwt:9.39.3")
86
basicImpl("commons-net:commons-net:3.11.0")
87
basicImpl("io.netty:netty-handler:4.1.110.Final")
0 commit comments