This is an automated email from the ASF dual-hosted git repository. alien11689 pushed a commit to branch update-parent-pom-and-eclipse-osgi-in-subsystem in repository https://gitbox.apache.org/repos/asf/aries.git
commit aef15736de97e06c13698c3eb363dbf53652e73b Author: Dominik Przybysz <[email protected]> AuthorDate: Thu May 15 09:22:58 2025 +0200 [MAINTENANCE] Use eclipse.osgi in subsystem matching one used in blueprint --- subsystem/subsystem-itests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subsystem/subsystem-itests/pom.xml b/subsystem/subsystem-itests/pom.xml index 6613d12b8..d0ed80edc 100644 --- a/subsystem/subsystem-itests/pom.xml +++ b/subsystem/subsystem-itests/pom.xml @@ -55,7 +55,7 @@ <org.apache.felix.bundlerepository.version>2.0.10</org.apache.felix.bundlerepository.version> <org.apache.felix.configadmin.version>1.9.26</org.apache.felix.configadmin.version> <org.eclipse.equinox.event.version>1.2.200.v20120522-2049</org.eclipse.equinox.event.version> - <org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version> + <org.eclipse.osgi.version>3.15.300</org.eclipse.osgi.version> <org.osgi.service.obr.version>1.0.2</org.osgi.service.obr.version> <osgi.cmpn.version>7.0.0</osgi.cmpn.version> <osgi.core.version>8.0.0</osgi.core.version>
