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:27:15 UTC

[karaf] branch main 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 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 20d19cf  [KARAF-7407] Upgrade to equinox 3.17.200
     new cf58916  Merge pull request #1507 from jbonofre/KARAF-7407
20d19cf is described below

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

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

diff --git a/pom.xml b/pom.xml
index afa0af3..d928035 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>