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 110371401c360c60ebc114c37eef1e1806ee225d Author: Timothy Bish <[email protected]> AuthorDate: Mon Mar 6 11:03:17 2023 -0500 PROTON-2671 Update proton-j test dependency to 0.34.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4836fac1..53602338 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <junit.jupiter.version>5.9.2</junit.jupiter.version> <junit.vintage.version>5.9.2</junit.vintage.version> <mockito.version>5.1.1</mockito.version> - <proton.version>0.34.0</proton.version> + <proton.version>0.34.1</proton.version> <slf4j.version>1.7.36</slf4j.version> <hamcrest.version>2.2</hamcrest.version> <netty.version>4.1.89.Final</netty.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
