You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2022/05/01 01:57:47 UTC

[aries-jax-rs-whiteboard] branch master updated: Bump org.apache.aries.spifly.dynamic.framework.extension

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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 825f398  Bump org.apache.aries.spifly.dynamic.framework.extension
825f398 is described below

commit 825f398e43c5f2efae2e45a47d44f8e2df8f724f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun May 1 01:41:08 2022 +0000

    Bump org.apache.aries.spifly.dynamic.framework.extension
    
    Bumps org.apache.aries.spifly.dynamic.framework.extension from 1.3.4 to 1.3.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.framework.extension
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1d117b6..f27eafb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
         <osgi.test.version>1.0.1</osgi.test.version>
         <shiro.version>1.9.0</shiro.version>
         <slf4j.version>1.7.36</slf4j.version>
-        <spifly.extension.version>1.3.4</spifly.extension.version>
+        <spifly.extension.version>1.3.5</spifly.extension.version>
         <xmlunit.assertj3.version>2.9.0</xmlunit.assertj3.version>
     </properties>