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 2020/03/26 11:39:51 UTC

[camel-karaf] branch master updated: Upgrade Nitrite to version 3.4.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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new d681523  Upgrade Nitrite to version 3.4.1
d681523 is described below

commit d6815231d41c6b6d47541c5caae8502282707ebe
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 26 12:38:47 2020 +0100

    Upgrade Nitrite to version 3.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a2e4d4..424465e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -586,7 +586,7 @@
         <netty40-version>4.0.56.Final</netty40-version>
         <networknt-json-schema-validator-version>1.0.33</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>8.9</nimbus-jose-jwt>
-        <nitrite-version>3.3.0</nitrite-version>
+        <nitrite-version>3.4.1</nitrite-version>
         <noggit-bundle-version>0.5_1</noggit-bundle-version>
         <objenesis-version>2.6</objenesis-version>
         <!-- should be in-sync with deltaspike -->