You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/24 04:50:41 UTC

[camel] branch jnats-2.16.14 created (now 9375b2b6f8a)

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

acosentino pushed a change to branch jnats-2.16.14
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 9375b2b6f8a Upgrade Jnats to version 2.16.14

This branch includes the following new commits:

     new 9375b2b6f8a Upgrade Jnats to version 2.16.14

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: Upgrade Jnats to version 2.16.14

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

acosentino pushed a commit to branch jnats-2.16.14
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9375b2b6f8accba20d91f93758f2da5a7b2a41e4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 24 06:48:00 2023 +0200

    Upgrade Jnats to version 2.16.14
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cbea81cc373..e0698694239 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
         <jasypt-version>1.9.3</jasypt-version>
         <java-grok-version>0.1.9</java-grok-version>
         <java-util-version>2.0.0</java-util-version>
-        <jnats-version>2.16.13</jnats-version>
+        <jnats-version>2.16.14</jnats-version>
         <javacc-maven-plugin-version>3.0.1</javacc-maven-plugin-version>
         <javacrumbs-version>0.22</javacrumbs-version>
         <javaparser-version>3.13.10</javaparser-version>