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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 372ee484fca3f6b9429dca54fe783f5e552a2035
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Tue May 24 13:12:42 2022 +0200

    OWB-1410 SLF4J 1.7.36
---
 webbeans-slf4j/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml
index 173adb0b6..42a13d701 100644
--- a/webbeans-slf4j/pom.xml
+++ b/webbeans-slf4j/pom.xml
@@ -29,7 +29,7 @@
     <name>Slf4j Integration</name>
 
     <properties>
-        <slf4j.version>1.7.30</slf4j.version>
+        <slf4j.version>1.7.36</slf4j.version>
     </properties>
 
     <dependencies>

Reply via email to