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 2019/05/26 14:16:21 UTC

[sling-org-apache-sling-karaf-integration-tests] branch master updated: SLING-8434 Update Karaf to 4.2.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-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c9f932  SLING-8434 Update Karaf to 4.2.5
2c9f932 is described below

commit 2c9f9328044a6481b721d3efb888d517ab3925cb
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun May 26 16:13:25 2019 +0200

    SLING-8434 Update Karaf to 4.2.5
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1840577..ef34713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.2.2</version>
+      <version>4.2.5</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -153,7 +153,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.2.2</version>
+      <version>4.2.5</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>