You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/09/19 09:55:27 UTC

[camel] branch pooled-jms created (now 3d136830a9c)

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

davsclaus pushed a change to branch pooled-jms
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 3d136830a9c CAMEL-19884: Upgrade pooled-jms to 3.1.3

This branch includes the following new commits:

     new 3d136830a9c CAMEL-19884: Upgrade pooled-jms to 3.1.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: CAMEL-19884: Upgrade pooled-jms to 3.1.3

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch pooled-jms
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3d136830a9c7ad428bca7af0d1c268726d24c513
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Sep 19 11:55:15 2023 +0200

    CAMEL-19884: Upgrade pooled-jms to 3.1.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ef9c329db92..6960c540569 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -380,7 +380,7 @@
         <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>
         <picocli-version>4.7.4</picocli-version>
         <plc4x-version>0.10.0</plc4x-version>
-        <pooled-jms-version>3.1.0</pooled-jms-version>
+        <pooled-jms-version>3.1.3</pooled-jms-version>
         <properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>
         <proto-google-common-protos-version>2.22.0</proto-google-common-protos-version>
         <protobuf-version>3.23.4</protobuf-version>