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 f34467a commit fa7f3b5Copy full SHA for fa7f3b5
polaris-core/build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
implementation("org.codehaus.jettison:jettison:1.5.4") {
54
because("Vulnerability detected in 1.1")
55
}
56
- implementation("org.apache.commons:commons-configuration2:2.11.0") {
+ implementation("org.apache.commons:commons-configuration2:2.12.0") {
57
because("Vulnerability detected in 2.8.0")
58
59
implementation("org.apache.commons:commons-compress:1.27.1") {
0 commit comments