You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/12/23 08:39:13 UTC

[sling-org-apache-sling-karaf-features] branch master updated: SLING-11024 Update Karaf to 4.3.5

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-karaf-features.git


The following commit(s) were added to refs/heads/master by this push:
     new d44f194  SLING-11024 Update Karaf to 4.3.5
d44f194 is described below

commit d44f194f50c29294a3852f12a9c05e52f03ce388
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Dec 22 10:44:44 2021 +0100

    SLING-11024 Update Karaf to 4.3.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a86bf3..6e244d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
       <plugin>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>karaf-maven-plugin</artifactId>
-        <version>4.3.4</version>
+        <version>4.3.5</version>
         <extensions>true</extensions>
         <executions>
           <execution>