This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new e18b5f7 Bump org.apache:apache from 32 to 33 (#445) e18b5f7 is described below commit e18b5f7c4cadbe0bda5e7e0e8daf00260958f98e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 11 14:26:50 2024 -0400 Bump org.apache:apache from 32 to 33 (#445) Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 32 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] <supp...@github.com> 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 5269d8a..2765903 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>32</version> + <version>33</version> </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId>