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
commit 7af46c4ccf556e2f72f0cb33caec85ad91574fdb Merge: baf25750e 9871c24b8 Author: Dominik Przybysz <[email protected]> AuthorDate: Sun Mar 30 22:17:37 2025 +0200 Merge pull request #615 from apache/replace-asm-all-dependencies-with-asm [MAINTENANCE] Replace asm-all dependencies with asm* .github/dependabot.yaml | 6 ------ application/application-converters/pom.xml | 24 +++++++++++++++++++--- application/application-itests/pom.xml | 24 +++++++++++++++++++--- .../runtime/itests/BasicAppManagerTest.java | 5 ++++- .../runtime/itests/BasicNoOpResolverTest.java | 5 ++++- .../itests/IsolatedCfgAdminRuntimeTest.java | 5 ++++- .../runtime/itests/IsolatedRuntimeTest.java | 5 ++++- .../runtime/itests/MinimumImportsTest.java | 5 ++++- .../runtime/itests/OBRAppManagerTest.java | 5 ++++- .../runtime/itests/OBRResolverAdvancedTest.java | 5 ++++- .../runtime/itests/OBRResolverTest.java | 5 ++++- .../application/runtime/itests/UpdateAppTest.java | 5 ++++- .../pom.xml | 24 +++++++++++++++++++--- .../cm/itest/ConfigurationPostResolverTest.java | 5 ++++- .../pom.xml | 24 +++++++++++++++++++--- .../assemblies/equinox-test-harness/pom.xml | 16 +++++++++++++-- .../filtered-resources/configuration/config.ini | 5 ++++- samples/blog/blog-assembly/pom.xml | 16 +++++++++++++-- .../filtered-resources/configuration/config.ini | 5 ++++- samples/blog/blog-itests/pom.xml | 19 ++++++++++++++--- .../blog/itests/AbstractBlogIntegrationTest.java | 5 ++++- .../helloworld/helloworld-assembly/pom.xml | 17 ++++++++++++--- .../filtered-resources/configuration/config.ini | 5 ++++- .../blueprint/helloworld/helloworld-itests/pom.xml | 19 ++++++++++++++--- .../helloworld/itests/HelloworldSampleTest.java | 6 +++++- samples/pom.xml | 7 ------- samples/twitter/twitter-itests/pom.xml | 19 ++++++++++++++--- .../aries/sample/twitter/itest/TwitterTest.java | 5 ++++- subsystem/subsystem-itests/pom.xml | 8 -------- transaction/transaction-itests/pom.xml | 7 ------- 30 files changed, 239 insertions(+), 72 deletions(-)
