You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2021/08/31 16:31:21 UTC

[qpid-protonj2] branch main updated: PROTON-2423 Update to slf4j v1.7.32

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

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


The following commit(s) were added to refs/heads/main by this push:
     new b7c65af  PROTON-2423 Update to slf4j v1.7.32
b7c65af is described below

commit b7c65afe03059079cbcf3c50ccb9b4dcc1c9e948
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Tue Aug 31 12:31:09 2021 -0400

    PROTON-2423 Update to slf4j v1.7.32
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c80c3c5..8ed2d55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <junit.vintage.version>5.7.2</junit.vintage.version>
     <mockito.version>3.12.4</mockito.version>
     <proton.version>0.33.9</proton.version>
-    <slf4j.version>1.7.30</slf4j.version>
+    <slf4j.version>1.7.32</slf4j.version>
     <log4j.slf4j.version>2.14.1</log4j.slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
     <netty.version>4.1.67.Final</netty.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org