[maven] IDEA-376767 Update bundled maven version to 3.9.11

GitOrigin-RevId: 9f5c0b03cf27d10493dc5b1f77494a728b91a340
This commit is contained in:
Dmitry Kichinsky
2025-08-05 00:30:05 +00:00
committed by intellij-monorepo-bot
parent 11a35fb07e
commit 54f9db1a6f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# The file is automatically updated. Comments and empty lines will be removed. Entries are sorted by key.
bundledMavenVersion=3.9.10
bundledMavenVersion=3.9.11
debuggerAgent=1.2
gradleApiVersion=9.0.0
gradleTAPI.jacksonCoreVersion=2.17.2
@@ -20,7 +20,7 @@ import org.junit.runners.Parameterized
private val MAVEN_VERSIONS = listOf(
arrayOf("4.0.0-rc-3"),
arrayOf("3.9.10"),
arrayOf("3.9.11"),
arrayOf("3.8.8"),
arrayOf("3.6.3"),
arrayOf("3.5.4"),