Skip to content

Commit b8d873e

Browse files
Update dependency org.apache.maven:apache-maven to v3.9.12
1 parent 575f741 commit b8d873e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.
5050
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.2" }
5151
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
5252
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
53-
maven = { module = "org.apache.maven:apache-maven", version = "3.9.11" }
53+
maven = { module = "org.apache.maven:apache-maven", version = "3.9.12" }
5454
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
5555
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.2" }
5656
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.21.0" }

0 commit comments

Comments
 (0)