This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new fb61929720 Bump org.apache:apache from 36 to 37 (#11646)
fb61929720 is described below
commit fb6192972092b155ce0d3c9af7fe6b168713d27e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 05:41:19 2026 +0100
Bump org.apache:apache from 36 to 37 (#11646)
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 36 to 37.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache:apache
dependency-version: '37'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
its/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/its/pom.xml b/its/pom.xml
index 2d77bad721..d55952fdb5 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>36</version>
+ <version>37</version>
<relativePath />
</parent>