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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 4370449  Use released webconsole 4.7.0
4370449 is described below

commit 4370449a67a31e82feb0fe0e3851ce2c0135d52b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Sep 5 09:43:13 2021 +0200

    Use released webconsole 4.7.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1615081..55f0df5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.webconsole</artifactId>
-            <version>4.6.5-SNAPSHOT</version>
+            <version>4.7.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to