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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging-mail.git

commit ad8ab2fb8aeb0a92cec7c31e5ffdbb6ed8f1cd7b
Author: Oliver Lietz <[email protected]>
AuthorDate: Wed Jul 12 23:29:27 2023 +0200

    SLING-11955 Update to Sling Bundle Parent 51
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3f767eb..6d21a21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-bundle-parent</artifactId>
-    <version>49</version>
+    <version>51</version>
     <relativePath />
   </parent>
 
@@ -190,7 +190,7 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>osgi.core</artifactId>
+      <artifactId>org.osgi.framework</artifactId>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to