We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee243af + 02a1cd9 commit d1fb0c0Copy full SHA for d1fb0c0
test/build.gradle.kts
@@ -39,7 +39,7 @@ application {
39
dependencies {
40
implementation(project(":multipart-jackson-pojo"))
41
42
- implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2")
+ implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3")
43
44
implementation(libs.commons.uploads)
45
implementation(libs.jackson)
0 commit comments