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/31 15:30:00 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7407] Upgrade to equinox 3.17.200

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 f05f170  [KARAF-7407] Upgrade to equinox 3.17.200
f05f170 is described below

commit f05f170041e1030c4f6ffa05fe3e7a4655ee1a3e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Mar 30 10:43:58 2022 +0200

    [KARAF-7407] Upgrade to equinox 3.17.200
    
    (cherry picked from commit 20d19cf68f3a45d63e4581c3c6089931b5e0f417)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3ee0eb..d17256c 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.17.100</equinox.version>
+        <equinox.version>3.17.200</equinox.version>
         <equinox.region.version>1.2.101.v20150831-1342</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>