This is an automated email from the ASF dual-hosted git repository.

slachiewicz 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 2d77e4a3b4 Bump org.apache:apache from 37 to 38
2d77e4a3b4 is described below

commit 2d77e4a3b4763f63386bcee12ba684555d58b092
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 07:31:47 2026 +0000

    Bump org.apache:apache from 37 to 38
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 37 to 38.
    - [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: '38'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 its/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/its/pom.xml b/its/pom.xml
index 923aec65d9..95f5dc5a83 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>37</version>
+    <version>38</version>
     <relativePath />
   </parent>
 

Reply via email to