This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 0.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 83620143dfb52ba30e3f37c9d7e1eafe3dd4efd8 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Dec 13 12:08:56 2021 +0000 QPIDJMS-556: update test+examples slf4j-log4j dep to 2.15.0 (cherry picked from commit 148078ed92cac2c928f177f9c572a3fa745d09d1) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c4d2984..1fe7793 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <proton-version>0.33.10</proton-version> <netty-version>4.1.72.Final</netty-version> <slf4j-version>1.7.30</slf4j-version> - <log4j-slf4j-version>2.14.1</log4j-slf4j-version> + <log4j-slf4j-version>2.15.0</log4j-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: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org