This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git
The following commit(s) were added to refs/heads/master by this push:
new be40a18a Bump org.apache:apache from 23 to 33 (#57)
be40a18a is described below
commit be40a18a1bbf5e3d77776954b67a97e1b7c2d546
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 21 06:03:36 2025 +0100
Bump org.apache:apache from 23 to 33 (#57)
Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent)
from 23 to 33.
- [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-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 e12f7f8b..d3391a22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>23</version>
+ <version>35</version>
</parent>
<groupId>org.apache.ws.xmlschema</groupId>
<artifactId>xmlschema</artifactId>