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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a9ae31a3f [MAINTENANCE] Bump eclipse to 3.15.300 in blueprint itests
a9ae31a3f is described below

commit a9ae31a3fc9cd012eb32bcff955d94cff8936e4c
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Feb 16 20:55:53 2025 +0100

    [MAINTENANCE] Bump eclipse to 3.15.300 in blueprint itests
    
    This version is the last supporting Java 7 and at least one of the used 
bundle still needs it
---
 blueprint/itests/blueprint-itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blueprint/itests/blueprint-itests/pom.xml 
b/blueprint/itests/blueprint-itests/pom.xml
index 0310e673f..df3fd05a0 100644
--- a/blueprint/itests/blueprint-itests/pom.xml
+++ b/blueprint/itests/blueprint-itests/pom.xml
@@ -62,7 +62,7 @@
         
<org.apache.felix.configadmin.version>1.8.0</org.apache.felix.configadmin.version>
         
<org.apache.servicemix.bundles.aopalliance.version>1.0_6</org.apache.servicemix.bundles.aopalliance.version>
         
<org.apache.servicemix.bundles.spring.version>5.3.39_1</org.apache.servicemix.bundles.spring.version>
-        <org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version>
+        <org.eclipse.osgi.version>3.15.300</org.eclipse.osgi.version>
         <pax-exam.version>4.13.5</pax-exam.version>
         <pax-tinybundles.version>2.0.0</pax-tinybundles.version>
         <pax-url.version>2.6.16</pax-url.version>

Reply via email to