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 14:02:37 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-7189] Upgrade to equinox 3.13.300

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new cd33f10  [KARAF-7189] Upgrade to equinox 3.13.300
     new 6bf03af  Merge pull request #1396 from jbonofre/KARAF-7189
cd33f10 is described below

commit cd33f105560a9080d325358646f005dc4ea8ce2a
Author: jbonofre <jb...@apache.org>
AuthorDate: Wed Jun 30 10:39:06 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 0c312f5..6b5e04f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
         <objenesis.version>2.6</objenesis.version>
         <equinox.groupId>org.eclipse.platform</equinox.groupId>
         <equinox.artifactId>org.eclipse.osgi</equinox.artifactId>
-        <equinox.version>3.12.100</equinox.version>
+        <equinox.version>3.13.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>