This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 80b0dead95e7567cdeb3bc2d2e50d8a570dd522a Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Feb 10 15:39:22 2022 +0000 QPIDJMS-564: update to SLF4J 1.7.36 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06618ff..4cff12d 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ <!-- Dependency Versions for this Project --> <proton-version>0.33.10</proton-version> <netty-version>4.1.73.Final</netty-version> - <slf4j-version>1.7.32</slf4j-version> + <slf4j-version>1.7.36</slf4j-version> <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version> <!-- 'Provided'/Test Dependency Versions for this Project --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
