You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2021/07/13 09:52:14 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2593] slf4j

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1b7cd38  [OPENMEETINGS-2593] slf4j
1b7cd38 is described below

commit 1b7cd38debc3053d6523ca35d5cb4920798cdc39
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Jul 13 16:52:00 2021 +0700

    [OPENMEETINGS-2593] slf4j
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77da541..1a68ed4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 		<caldav4j.version>1.0.1</caldav4j.version>
 		<tika-parsers.version>1.27</tika-parsers.version>
 		<commons-text.version>1.9</commons-text.version>
-		<slf4j.version>1.7.30</slf4j.version>
+		<slf4j.version>1.7.31</slf4j.version>
 		<logback.version>1.2.3</logback.version>
 		<jetty.version>9.4.42.v20210604</jetty.version>
 		<license.excludedScopes>test</license.excludedScopes>