From 0ddecee95d77cf225c514bcf0ee0cdebb5bf7155 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Wed, 7 Aug 2024 08:48:02 +0800 Subject: [PATCH] [KYUUBI #6571] Bump apache parent pom from 31 to 33 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # :mag: Description ## Issue References ๐Ÿ”— This pull request fixes # ## Describe Your Solution ๐Ÿ”ง - bump apache parent pom from 31 to 33: - 32: https://github.com/apache/maven-apache-parent/releases/tag/apache-32 - [[MPOM-264](https://issues.apache.org/jira/browse/MPOM-264)] - Parameterize maven-compiler-plugin with parameter "release" when running on JDK 9+ - 33: https://github.com/apache/maven-apache-parent/releases/tag/apache-33 ## Types of changes :bookmark: - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan ๐Ÿงช #### Behavior Without This Pull Request :coffin: #### Behavior With This Pull Request :tada: #### Related Unit Tests --- # Checklist ๐Ÿ“ - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6571 from bowenliang123/mvn-parent-33. Closes #6571 bb367efdf [Bowen Liang] bump parent pom to 33 Authored-by: Bowen Liang Signed-off-by: Bowen Liang (cherry picked from commit 38069464a0ecb0b1d9bfb34d49f775dd02aca12e) Signed-off-by: Bowen Liang --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 041efa61d..46457493e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.apache apache - 31 + 33 org.apache.kyuubi