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 66518def1 Bump org.apache:apache from 35 to 36
66518def1 is described below
commit 66518def16751232a11237fbac7e1b8602d88210
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 17:46:51 2026 +0000
Bump org.apache:apache from 35 to 36
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 35 to 36.
- [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: '36'
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 d533b980d..97c8bbc30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>36</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index 61f51400b..410511421 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>36</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 df7e631d5..21f24bc48 100644
--- a/pushstream/pom.xml
+++ b/pushstream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>36</version>
<relativePath/>
</parent>
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index e3e7c0aa6..173868a6d 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>35</version>
+ <version>36</version>
<relativePath/>
</parent>