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
commit 315c834627cc3eccc0a830c172c754b9d22ca300 Author: Timothy Bish <[email protected]> AuthorDate: Tue Mar 18 10:21:48 2025 -0400 PROTON-2878 Update slf4j to version 2.0.17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e0cc3d52..c6af12d2 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <junit.jupiter.version>5.12.1</junit.jupiter.version> <mockito.version>5.16.1</mockito.version> <proton.version>0.34.1</proton.version> - <slf4j.version>2.0.16</slf4j.version> + <slf4j.version>2.0.17</slf4j.version> <hamcrest.version>3.0</hamcrest.version> <netty.version>4.1.119.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]
