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/felix-dev.git

commit 91df8d32342030a4d95286397a81e5ad29dcb74c
Author: Raymond Augé <[email protected]>
AuthorDate: Mon Nov 29 17:21:41 2021 -0500

    [log.extension] update to non-snapshot dependency
    
    Signed-off-by: Raymond Augé <[email protected]>
---
 log.extension/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log.extension/pom.xml b/log.extension/pom.xml
index 5cecb3c..111884f 100644
--- a/log.extension/pom.xml
+++ b/log.extension/pom.xml
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.log</artifactId>
-      <version>1.2.1-SNAPSHOT</version>
+      <version>1.2.4</version>
     </dependency>
    </dependencies>
   <build>

Reply via email to