This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new db98e8d49 Bump org.apache:apache from 37 to 38
db98e8d49 is described below
commit db98e8d49cd496c7b3ee6323164c140786837455
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 03:55:27 2026 +0000
Bump org.apache:apache from 37 to 38
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 37 to 38.
- [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: '38'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c4cceb2c6..56a3bd1a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>37</version>
+ <version>38</version>
</parent>
<groupId>org.apache.ws.commons.axiom</groupId>