This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new cf46ffe  [AMQ-7381] Upgrade to geronimo-transaction 3.1.4
cf46ffe is described below

commit cf46ffe4b1ea60d8cf95e7867a452e098d95becf
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Jan 28 15:49:53 2020 +0100

    [AMQ-7381] Upgrade to geronimo-transaction 3.1.4
    
    (cherry picked from commit a90ca9749ddcd6481afd8ad8fef68514d465b3df)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 93440ef..90829a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1126,7 +1126,7 @@
       <dependency>
         <groupId>org.apache.geronimo.components</groupId>
         <artifactId>geronimo-transaction</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.4</version>
       </dependency>
 
       <!-- FTP support for BlobMessages -->

Reply via email to