This is an automated email from the ASF dual-hosted git repository. stbischof pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit 3176f92f96988a53b9bd0f18d1b7266efb9472a5 Author: Vaclav Haisman <[email protected]> AuthorDate: Wed Dec 11 21:45:48 2024 +0100 Update org.apache:apache to version 33. --- pom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom/pom.xml b/pom/pom.xml index 85dd9d8620..c46888d0eb 100644 --- a/pom/pom.xml +++ b/pom/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>31</version> + <version>33</version> <relativePath /> </parent>
