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 2019/06/07 10:09:30 UTC

[camel] branch master updated: Upgrade JNats to version 2.5.1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a38e218  Upgrade JNats to version 2.5.1
a38e218 is described below

commit a38e21867f11189a7765486ab6302bcac3ad1b7a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jun 7 12:09:07 2019 +0200

    Upgrade JNats to version 2.5.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c12e094..c49c598 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -333,7 +333,7 @@
         <java-grok-version>0.1.9</java-grok-version>
         <java-util-version>1.34.0</java-util-version>
         <java-util-bundle-version>1.34.0_1</java-util-bundle-version>
-        <jnats-version>2.5.0</jnats-version>
+        <jnats-version>2.5.1</jnats-version>
         <javacc-maven-plugin-version>2.6</javacc-maven-plugin-version>
         <javacrumbs-version>0.22</javacrumbs-version>
         <javapoet-version>1.11.1</javapoet-version>