You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/04/01 11:58:53 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6216] Upgrade to equinox 3.13.300

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 8388114  [KARAF-6216] Upgrade to equinox 3.13.300
8388114 is described below

commit 8388114beaef397c9bfe17392f069dd768760a93
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Mar 28 15:30:49 2019 +0100

    [KARAF-6216] Upgrade to equinox 3.13.300
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d1704f..5d691d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
         <objenesis.version>2.6</objenesis.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.12.100</equinox.version>
+        <equinox.version>3.13.300</equinox.version>
         <bndlib.version>2.4.0</bndlib.version>
         <equinox.region.version>1.2.101.v20150831-1342</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>