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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 813065c  SLING-10161 update to Bnd 5.3
813065c is described below

commit 813065c4b0370a1f92b2a5d0a88c24d997253114
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Feb 24 19:40:26 2021 +0100

    SLING-10161 update to Bnd 5.3
---
 sling-bundle-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-bundle-parent/pom.xml b/sling-bundle-parent/pom.xml
index 134ca81..b5df074 100644
--- a/sling-bundle-parent/pom.xml
+++ b/sling-bundle-parent/pom.xml
@@ -40,7 +40,7 @@
     </scm>
 
     <properties>
-        <bnd.version>5.2.0</bnd.version>
+        <bnd.version>5.3.0</bnd.version>
     </properties>
 
     <build>

Reply via email to