This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git
The following commit(s) were added to refs/heads/master by this push:
new c7f90c0 Update parent to 48 (#423)
c7f90c0 is described below
commit c7f90c0934398098d15f91ad7cee7c92ba2a35a4
Author: Matthias Bünger <[email protected]>
AuthorDate: Mon May 25 20:03:15 2026 +0200
Update parent to 48 (#423)
---
pom.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index ffcb55c..8bc6cde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>47</version>
+ <version>48</version>
</parent>
<groupId>org.apache.maven.wrapper</groupId>
@@ -68,10 +68,6 @@ under the License.
<javaVersion>8</javaVersion>
<version.exec-maven-plugin>3.6.3</version.exec-maven-plugin>
- <!-- TODO remove with next parent -->
- <version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>
- <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
-
<project.build.outputTimestamp>2025-09-08T13:21:31Z</project.build.outputTimestamp>
</properties>