This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new c1a9427bc3 [tomee-10.x]: Bump org.apache:apache from 38 to 39 (#2813)
c1a9427bc3 is described below
commit c1a9427bc37f2e9769ef3dd6253fe04800e20e8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 11:37:31 2026 +0200
[tomee-10.x]: Bump org.apache:apache from 38 to 39 (#2813)
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 35e74e83f6..5539e87302 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>
<relativePath><!--Resolve on repository--></relativePath>
</parent>