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
commit 9b1433a72d39e23ff3b6857b9c4410fdfe585c94 Merge: 58b62982b4 e62f7cb4c4 Author: JB Onofré <[email protected]> AuthorDate: Sun Jul 6 16:47:05 2025 +0200 Merge pull request #1937 from rovarga/karaf7950 [KARAF-7950] Use modular OSGi dependencies audit/pom.xml | 2 +- bom/pom.xml | 121 +++++++++++++++++++++++++++++++++--- bundle/blueprintstate/pom.xml | 3 +- bundle/core/pom.xml | 16 +++-- bundle/springstate/pom.xml | 3 +- config/command/pom.xml | 5 +- config/core/pom.xml | 9 +-- deployer/blueprint/pom.xml | 7 ++- deployer/features/pom.xml | 9 +-- deployer/kar/pom.xml | 3 +- deployer/spring/pom.xml | 7 ++- deployer/wrap/pom.xml | 7 ++- diagnostic/boot/pom.xml | 3 +- diagnostic/core/pom.xml | 8 ++- docker/pom.xml | 3 +- event/pom.xml | 7 ++- features/command/pom.xml | 3 +- features/core/pom.xml | 18 +++--- features/extension/pom.xml | 7 ++- http/pom.xml | 5 +- instance/pom.xml | 3 +- itests/common/pom.xml | 9 ++- itests/test/pom.xml | 3 +- jaas/blueprint/config/pom.xml | 5 -- jaas/boot/pom.xml | 3 +- jaas/command/pom.xml | 3 +- jaas/config/pom.xml | 7 ++- jaas/jasypt/pom.xml | 14 ++--- jaas/modules/pom.xml | 13 ++-- jaas/spring-security-crypto/pom.xml | 14 ++--- jdbc/pom.xml | 5 +- jms/pom.xml | 4 +- jndi/pom.xml | 2 +- kar/pom.xml | 4 +- log/pom.xml | 7 ++- main/pom.xml | 3 +- management/server/pom.xml | 9 +-- maven/core/pom.xml | 2 +- obr/pom.xml | 3 +- package/pom.xml | 7 ++- pom.xml | 17 ++++- profile/pom.xml | 8 ++- scheduler/pom.xml | 8 ++- scr/management/pom.xml | 9 +-- scr/state/pom.xml | 21 +++---- service/core/pom.xml | 7 ++- service/guard/pom.xml | 12 +++- services/coordinator/pom.xml | 5 -- services/eventadmin/pom.xml | 9 +-- services/interceptor/impl/pom.xml | 3 +- services/staticcm/pom.xml | 9 +-- shell/commands/pom.xml | 7 ++- shell/console/pom.xml | 12 +++- shell/core/pom.xml | 13 ++-- shell/ssh/pom.xml | 8 ++- specs/activator/pom.xml | 3 +- specs/locator/pom.xml | 20 ------ subsystem/pom.xml | 7 ++- system/pom.xml | 3 +- util/pom.xml | 16 ++--- web/pom.xml | 3 +- webconsole/console/pom.xml | 10 ++- webconsole/features/pom.xml | 3 +- webconsole/gogo/pom.xml | 3 +- webconsole/http/pom.xml | 3 +- webconsole/instance/pom.xml | 3 +- wrapper/pom.xml | 2 +- 67 files changed, 358 insertions(+), 232 deletions(-)
