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 dfca3cefc Bump org.apache:apache from 36 to 37
dfca3cefc is described below

commit dfca3cefcfcbec2c33c1ee4e9e78f3fcf49afe5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 17:40:09 2026 +0000

    Bump org.apache:apache from 36 to 37
    
    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]>
---
 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 97c8bbc30..0b3f046f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>36</version>
+        <version>37</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 410511421..867488ff7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>36</version>
+        <version>37</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 21f24bc48..d6bdc2eb8 100644
--- a/pushstream/pom.xml
+++ b/pushstream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>36</version>
+        <version>37</version>
         <relativePath/>
     </parent>
 
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 173868a6d..1b88beead 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>36</version>
+        <version>37</version>
         <relativePath/>
     </parent>
 

Reply via email to