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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f679a13409f chore(deps): Bump org.apache:apache from 37 to 38
6f679a13409f is described below

commit 6f679a13409fb7449c6d693a773dbbf36088cdba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 07:32:37 2026 +0000

    chore(deps): 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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4b3c87db9fe5..bf74fe541a44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>37</version>
+        <version>38</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

Reply via email to