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 a80aee52 PROTON-2870 Update to slf4j 2.0.16 release
a80aee52 is described below
commit a80aee525b9c2ba1c20f08d234edf57c72cab86f
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Feb 14 11:35:21 2025 -0500
PROTON-2870 Update to slf4j 2.0.16 release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ac94eea2..4af362a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<junit.vintage.version>5.11.4</junit.vintage.version>
<mockito.version>5.15.2</mockito.version>
<proton.version>0.34.1</proton.version>
- <slf4j.version>1.7.36</slf4j.version>
+ <slf4j.version>2.0.16</slf4j.version>
<hamcrest.version>3.0</hamcrest.version>
<netty.version>4.1.118.Final</netty.version>
<netty.iouring.version>0.0.26.Final</netty.iouring.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]