Skip to content

Commit ba34eed

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump org.apache.maven:apache-maven from 3.9.2 to 3.9.3
Bumps [org.apache.maven:apache-maven](https://github.com/apache/maven) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.2...maven-3.9.3) --- updated-dependencies: - dependency-name: org.apache.maven:apache-maven dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83c52e9 commit ba34eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
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.7.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.2" }
53+
maven = { module = "org.apache.maven:apache-maven", version = "3.9.3" }
5454
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
5555
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.6.1" }
5656
mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.4.0" }

0 commit comments

Comments
 (0)