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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 3979dd1cc5 Bump org.apache.felix.framework from 7.0.4 to 7.0.5
3979dd1cc5 is described below

commit 3979dd1cc52ff89d8e3f2e74ed26bbe84a484160
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 3 13:07:43 2022 +0000

    Bump org.apache.felix.framework from 7.0.4 to 7.0.5
    
    Bumps org.apache.felix.framework from 7.0.4 to 7.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:org.apache.felix.framework
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 modules/osgi-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/osgi-tests/pom.xml b/modules/osgi-tests/pom.xml
index 6606ab9777..498658ca6a 100644
--- a/modules/osgi-tests/pom.xml
+++ b/modules/osgi-tests/pom.xml
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.framework</artifactId>
-            <version>7.0.4</version>
+            <version>7.0.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to