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/10/18 14:22:52 UTC

[qpid-protonj2] branch main updated: PROTON-2395 Update proton-j test dep to latest 0.33.10

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 4ce91f3  PROTON-2395 Update proton-j test dep to latest 0.33.10
4ce91f3 is described below

commit 4ce91f36de020befe9e888565e15a84db9e3416b
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Oct 18 10:19:17 2021 -0400

    PROTON-2395 Update proton-j test dep to latest 0.33.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 477b854..3c1c3bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     <junit.jupiter.version>5.8.1</junit.jupiter.version>
     <junit.vintage.version>5.8.1</junit.vintage.version>
     <mockito.version>4.0.0</mockito.version>
-    <proton.version>0.33.9</proton.version>
+    <proton.version>0.33.10</proton.version>
     <slf4j.version>1.7.32</slf4j.version>
     <log4j.slf4j.version>2.14.1</log4j.slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>

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