This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch feature/SLING-12000-parent-52
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git

commit 32d14aca22da1f3fc3667424ae7a6086a88d1e96
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Aug 14 16:00:22 2023 +0200

    SLING-12000 Update to sling-bundle-parent 52, switch to Java 11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d1e4e6..00b24be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>49</version>
+        <version>52</version>
         <relativePath />
     </parent>
 

Reply via email to