Skip to content

Commit 7e964ab

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency org.apache.maven:apache-maven to v3.9.10
1 parent 483fcc9 commit 7e964ab

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
@@ -53,7 +53,7 @@ junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.
5353
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.2" }
5454
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
5555
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
56-
maven = { module = "org.apache.maven:apache-maven", version = "3.9.9" }
56+
maven = { module = "org.apache.maven:apache-maven", version = "3.9.10" }
5757
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
5858
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.1" }
5959
mockito-bom = { module = "org.mockito:mockito-bom", version = "5.18.0" }

0 commit comments

Comments
 (0)