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/18 21:13:53 UTC

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

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 3767b93  SLING-10970 Update Karaf to 4.3.4
3767b93 is described below

commit 3767b932342ad3684b41d0ed122b2689af65cfd3
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Dec 16 23:03:59 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index a646457..9a86bf3 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.3</version>
+        <version>4.3.4</version>
         <extensions>true</extensions>
         <executions>
           <execution>