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 2021/06/30 06:43:38 UTC

[karaf] branch main updated: [KARAF-7188] Upgrade to equinox 3.16.300

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 29a20eb  [KARAF-7188] Upgrade to equinox 3.16.300
     new 95d6311  Merge pull request #1395 from jbonofre/KARAF-7188
29a20eb is described below

commit 29a20ebecd2fcf1db750229669efbb4f06afdf5c
Author: jbonofre <jb...@apache.org>
AuthorDate: Wed Jun 30 06:20:47 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index ab94279..ca3364e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
         <easymock.version>4.3</easymock.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.16.200</equinox.version>
+        <equinox.version>3.16.300</equinox.version>
         <equinox.region.version>1.2.101.v20150831-1342</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>