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 62fee3b22f Bump org.apache.felix.framework from 7.0.3 to 7.0.4
62fee3b22f is described below

commit 62fee3b22f5f9a312cf20b7a8fc9007b29457b91
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 26 13:11:32 2022 +0000

    Bump org.apache.felix.framework from 7.0.3 to 7.0.4
    
    Bumps org.apache.felix.framework from 7.0.3 to 7.0.4.
    
    ---
    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 3cc44a8bfc..6606ab9777 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.3</version>
+            <version>7.0.4</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to