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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f0f4a74  Updating slf4j version
f0f4a74 is described below

commit f0f4a74195521220689433f7b392295eb72d262a
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sat Dec 18 14:12:06 2021 +0100

    Updating slf4j version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f9d1df3..b35d7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <scmPubCheckoutDirectory>.site-content</scmPubCheckoutDirectory>
 
     <jetty.version>9.4.43.v20210629</jetty.version>
-    <slf4j.version>1.7.28</slf4j.version>
+    <slf4j.version>1.7.32</slf4j.version>
     <log4j.version>2.17.0</log4j.version>
     <spring.version>5.3.7</spring.version>
 

Reply via email to