This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 912c5558bf33f08811c31a21ffff712caa113fa9 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Jun 21 08:54:03 2021 +0200 Upgrading SLF4J --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 895ce18..25f3c16 100644 --- a/pom.xml +++ b/pom.xml @@ -427,7 +427,7 @@ under the License. <camel.version>2.25.4</camel.version> - <slf4j.version>1.7.30</slf4j.version> + <slf4j.version>1.7.31</slf4j.version> <opensaml.version>3.3.1</opensaml.version> <elasticsearch.version>7.13.2</elasticsearch.version>
