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 ef29d04de Bump org.osgi:osgi.cmpn from 6.0.0 to 7.0.0
ef29d04de is described below

commit ef29d04de1715137db03b2b3da6e4b016461eb37
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 20 17:59:31 2025 +0000

    Bump org.osgi:osgi.cmpn from 6.0.0 to 7.0.0
    
    Bumps org.osgi:osgi.cmpn from 6.0.0 to 7.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.osgi:osgi.cmpn
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint/plugin/blueprint-maven-plugin/pom.xml | 2 +-
 jndi/parent/pom.xml                             | 2 +-
 subsystem/subsystem-itests/pom.xml              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/blueprint/plugin/blueprint-maven-plugin/pom.xml 
b/blueprint/plugin/blueprint-maven-plugin/pom.xml
index c6230faf2..b6301af67 100644
--- a/blueprint/plugin/blueprint-maven-plugin/pom.xml
+++ b/blueprint/plugin/blueprint-maven-plugin/pom.xml
@@ -60,7 +60,7 @@
         
<org.apache.aries.blueprint.core.version>1.7.1</org.apache.aries.blueprint.core.version>
         
<org.apache.aries.jpa.blueprint.aries.version>1.0.4</org.apache.aries.jpa.blueprint.aries.version>
         
<org.apache.aries.transaction.blueprint.version>1.1.1</org.apache.aries.transaction.blueprint.version>
-        <osgi.cmpn.version>6.0.0</osgi.cmpn.version>
+        <osgi.cmpn.version>7.0.0</osgi.cmpn.version>
         <persistence-api.version>1.0.2</persistence-api.version>
         <plexus-build-api.version>0.0.7</plexus-build-api.version>
         <plexus-utils.version>3.0</plexus-utils.version>
diff --git a/jndi/parent/pom.xml b/jndi/parent/pom.xml
index 47aac6f64..a50038005 100644
--- a/jndi/parent/pom.xml
+++ b/jndi/parent/pom.xml
@@ -58,7 +58,7 @@
         
<org.apache.aries.blueprint.api.version>1.0.0</org.apache.aries.blueprint.api.version>
         
<org.apache.aries.blueprint.core.version>1.0.0</org.apache.aries.blueprint.core.version>
         <osgi.core.version>6.0.0</osgi.core.version>
-        <osgi.cmpn.version>6.0.0</osgi.cmpn.version>
+        <osgi.cmpn.version>7.0.0</osgi.cmpn.version>
         <osgi.enterprise.version>6.0.0</osgi.enterprise.version>
         <apache-rat-plugin.version>0.12</apache-rat-plugin.version>
         <java.source.version>1.8</java.source.version>
diff --git a/subsystem/subsystem-itests/pom.xml 
b/subsystem/subsystem-itests/pom.xml
index df87acfe2..4343254fd 100644
--- a/subsystem/subsystem-itests/pom.xml
+++ b/subsystem/subsystem-itests/pom.xml
@@ -60,7 +60,7 @@
         
<org.eclipse.equinox.event.version>1.2.200.v20120522-2049</org.eclipse.equinox.event.version>
         
<org.eclipse.osgi.version>3.10.0.v20140606-1445</org.eclipse.osgi.version>
         <org.osgi.service.obr.version>1.0.2</org.osgi.service.obr.version>
-        <osgi.cmpn.version>6.0.0</osgi.cmpn.version>
+        <osgi.cmpn.version>7.0.0</osgi.cmpn.version>
         <osgi.core.version>6.0.0</osgi.core.version>
         <osgi.enterprise.version>6.0.0</osgi.enterprise.version>
         <slf4j-api.version>1.7.7</slf4j-api.version>

Reply via email to