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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new e4cfdd9f32 Bump apache from 25 to 26 e4cfdd9f32 is described below commit e4cfdd9f32fe2037fa80a802be5ca8bc74726c7f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 15 13:12:01 2022 +0000 Bump apache from 25 to 26 Bumps [apache](https://github.com/apache/maven-apache-parent) from 25 to 26. - [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] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a30db2d7ec..5d6d0d44e4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>25</version> + <version>26</version> </parent> <groupId>org.apache.axis2</groupId>