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 e0df432 [KARAF-7083] Upgrade to equinox 3.16.200
new 3baacf6 Merge pull request #1331 from jbonofre/KARAF-7083
e0df432 is described below
commit e0df432fe777fd71095b3141b09f76b671b362d8
Author: jbonofre <[email protected]>
AuthorDate: Wed Mar 24 15:44:11 2021 +0100
[KARAF-7083] Upgrade to equinox 3.16.200
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dbfc8fb..5bc95bd 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.100</equinox.version>
+ <equinox.version>3.16.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>