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 63675f8 PROTON-2496 Update to latest slf4j 1.7.36
63675f8 is described below
commit 63675f8476050302672338681223d511f1dee12b
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Feb 8 12:32:39 2022 -0500
PROTON-2496 Update to latest slf4j 1.7.36
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 207b5fe..462e432 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
<junit.vintage.version>5.8.2</junit.vintage.version>
<mockito.version>4.2.0</mockito.version>
<proton.version>0.33.10</proton.version>
- <slf4j.version>1.7.32</slf4j.version>
+ <slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
<netty.version>4.1.74.Final</netty.version>
<netty.iouring.version>0.0.12.Final</netty.iouring.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]