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/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new c6e757074 Bump org.apache.aries.proxy from 1.1.11 to 1.1.12
c6e757074 is described below

commit c6e757074b4de0afbd77d7ca33ef54750a9c0178
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 13 16:08:11 2022 +0000

    Bump org.apache.aries.proxy from 1.1.11 to 1.1.12
    
    Bumps org.apache.aries.proxy from 1.1.11 to 1.1.12.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.aries.proxy:org.apache.aries.proxy
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 systests/osgi-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systests/osgi-tests/pom.xml b/systests/osgi-tests/pom.xml
index 5ffda6492..f69a67e79 100644
--- a/systests/osgi-tests/pom.xml
+++ b/systests/osgi-tests/pom.xml
@@ -121,7 +121,7 @@
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy</artifactId>
-            <version>1.1.11</version>
+            <version>1.1.12</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to