This is an automated email from the ASF dual-hosted git repository. reschke pushed a commit to branch OAK-12287 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit 009d96f482c7aeaaef2a9a610111e99a2ba4e64d Author: Julian Reschke <[email protected]> AuthorDate: Mon Jun 29 16:55:16 2026 +0100 OAK-12287: Update to Apache Parent POM to version 39 --- oak-parent/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml index 96507f6217..3d82e426d8 100644 --- a/oak-parent/pom.xml +++ b/oak-parent/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>37</version> + <version>39</version> <relativePath /> </parent> @@ -140,7 +140,6 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>5.1.9</version> <extensions>true</extensions> <inherited>true</inherited> <configuration>
