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 2020/08/19 11:34:29 UTC

[karaf] branch master updated: [KARAF-6817] Upgrade to equinox 3.15.300

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5dbce33  [KARAF-6817] Upgrade to equinox 3.15.300
     new f0a4b7c  Merge pull request #1157 from jbonofre/KARAF-6817
5dbce33 is described below

commit 5dbce335e56a0ddb78b5817acf4e03b59115efec
Author: jbonofre <jb...@apache.org>
AuthorDate: Wed Aug 19 11:19:39 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 2ab4886..f56b6c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@
         <easymock.version>4.2</easymock.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.15.200</equinox.version>
+        <equinox.version>3.15.300</equinox.version>
         <bndlib.version>3.5.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>