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 2022/03/20 10:12:55 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7394] Upgrade to equinox 3.17.100

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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 5f1c1d7  [KARAF-7394] Upgrade to equinox 3.17.100
5f1c1d7 is described below

commit 5f1c1d70b57ec43d48bede4606f0de9e39f7fa5d
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Mar 20 07:48:03 2022 +0100

    [KARAF-7394] Upgrade to equinox 3.17.100
    
    (cherry picked from commit 9afdf9d050ab8f5ae88509a96593655d05c53a96)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cad922b..202a1d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,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.300</equinox.version>
+        <equinox.version>3.17.100</equinox.version>
         <equinox.region.version>1.2.101.v20150831-1342</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>