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/12/29 06:28:21 UTC

[karaf] branch master updated: [KARAF-6978] Upgrade to equinox 3.16.100

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 4600f5e  [KARAF-6978] Upgrade to equinox 3.16.100
     new 2db805c  Merge pull request #1283 from jbonofre/KARAF-6978
4600f5e is described below

commit 4600f5e224726babd26024b8d4f287d3d7edaa72
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun Dec 27 08:24:31 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index b70f64e..b93cded 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
         <easymock.version>4.2</easymock.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.16.0</equinox.version>
+        <equinox.version>3.16.100</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>