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 2bb088358 Bump org.apache:apache from 34 to 35
2bb088358 is described below

commit 2bb088358e673c35d40561e1e002d204bd1c6dcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 17:37:03 2025 +0000

    Bump org.apache:apache from 34 to 35
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 34 to 35.
    - [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: '35'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 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 c07fa5396..4a4c5be07 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>34</version>
+        <version>35</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index adf171d6b..61f51400b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>34</version>
+        <version>35</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 3162b28cc..df7e631d5 100644
--- a/pushstream/pom.xml
+++ b/pushstream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>34</version>
+        <version>35</version>
         <relativePath/>
     </parent>
 
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 6830fd6fa..7c450c8e7 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>34</version>
+        <version>35</version>
         <relativePath/>
     </parent>
 

Reply via email to