This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 6d4dbb4 Bump parent to 37
6d4dbb4 is described below
commit 6d4dbb4eea33f52ae0659751c7e980f37cfd81f5
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Jan 9 20:12:08 2026 +0100
Bump parent to 37
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 14d4821..e493129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>36</version>
+ <version>37</version>
<relativePath />
</parent>