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

amichai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git

commit 1958178698c595474d0db82ae271f6d73fccd062
Author: Amichai Rothman <[email protected]>
AuthorDate: Wed May 29 14:15:31 2024 +0300

    ARIES-2143 Upgrade osgi.cmpn to 7.0.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8d1566fc..c421dab1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
             <dependency>
                 <groupId>org.osgi</groupId>
                 <artifactId>osgi.cmpn</artifactId>
-                <version>6.0.0</version>
+                <version>7.0.0</version>
             </dependency>
             <dependency>
                 <groupId>org.slf4j</groupId>

Reply via email to