Skip to content

Commit 45860bd

Browse files
committed
[KYUUBI #7288] Bump Maven 3.9.12
### Why are the changes needed? Upgrade to the latest version of Maven, so that `build/mvn` can benefit from CDN instead of Aapche archive site. ### How was this patch tested? Pass GHA. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #7288 from pan3793/maven-3.9.12. Closes #7288 1bb91ef [Cheng Pan] Bump Maven 3.9.12 Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
1 parent 675d3e7 commit 45860bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</distributionManagement>
115115

116116
<properties>
117-
<maven.version>3.9.11</maven.version>
117+
<maven.version>3.9.12</maven.version>
118118
<maven.compiler.source>8</maven.compiler.source>
119119
<maven.compiler.target>8</maven.compiler.target>
120120
<enforcer.maxJdkVersion>8</enforcer.maxJdkVersion>

0 commit comments

Comments
 (0)