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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 95bc5601e Bump org.apache:apache from 37 to 38
95bc5601e is described below

commit 95bc5601e10e79249deade208c21b4e3d1e28328
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 00:48:41 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]>
---
 parent/pom.xml     | 2 +-
 pom.xml            | 2 +-
 pushstream/pom.xml | 2 +-
 spi-fly/pom.xml    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a651684e2..79c5c8df2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>37</version>
+        <version>38</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 867488ff7..c8bc5adc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>37</version>
+        <version>38</version>
     </parent>
 
     <!-- This pom is for convenience in building several aries subprojects at 
once.
diff --git a/pushstream/pom.xml b/pushstream/pom.xml
index d6bdc2eb8..66f8d2ad9 100644
--- a/pushstream/pom.xml
+++ b/pushstream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>37</version>
+        <version>38</version>
         <relativePath/>
     </parent>
 
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 5d015e23a..ec1bd1acc 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>37</version>
+        <version>38</version>
         <relativePath/>
     </parent>
 

Reply via email to