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 <solomax...@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>