You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2020/04/24 06:56:25 UTC

svn commit: r1876915 - in /jackrabbit/oak/branches/1.8: ./ oak-parent/pom.xml

Author: reschke
Date: Fri Apr 24 06:56:25 2020
New Revision: 1876915

URL: http://svn.apache.org/viewvc?rev=1876915&view=rev
Log:
OAK-8805: update org.apache.felix.scr.bnd dependency to 1.9.4 (merged r1870498 into 1.8)

Modified:
    jackrabbit/oak/branches/1.8/   (props changed)
    jackrabbit/oak/branches/1.8/oak-parent/pom.xml

Propchange: jackrabbit/oak/branches/1.8/
------------------------------------------------------------------------------
  Merged /jackrabbit/oak/trunk:r1870498

Modified: jackrabbit/oak/branches/1.8/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.8/oak-parent/pom.xml?rev=1876915&r1=1876914&r2=1876915&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.8/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.8/oak-parent/pom.xml Fri Apr 24 06:56:25 2020
@@ -141,7 +141,7 @@
             <dependency>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>org.apache.felix.scr.bnd</artifactId>
-                <version>1.9.0</version>
+                <version>1.9.4</version>
                 <exclusions>
                     <!--
                         This SCR plugin pulls in a bnd version with a different artifactId, thus leading