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 39b6e46c3 Bump org.apache:apache from 38 to 39
39b6e46c3 is described below
commit 39b6e46c37122d6a7b4857c9b3475e34a9f4b2e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 17:34:50 2026 +0000
Bump org.apache:apache from 38 to 39
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 38 to 39.
- [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: '39'
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 3773efb67..76591caa4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath />
</parent>
diff --git a/pom.xml b/pom.xml
index c8bc5adc8..12d4d0d22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</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 66f8d2ad9..a1ea2a1c5 100644
--- a/pushstream/pom.xml
+++ b/pushstream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath/>
</parent>
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index 482c9c0dd..ab67709ff 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>38</version>
+ <version>39</version>
<relativePath/>
</parent>