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/12/20 10:35:29 UTC

[camel] 02/02: Upgrade JsonApi to version 0.10

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

commit 6830ccdcb800a9575c535fcb03b565bbd854b8be
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 20 11:32:24 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0abf076..ad9fecb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -299,7 +299,7 @@
         <jackrabbit-version>2.19.6</jackrabbit-version>
         <jackrabbit-guava-version>15.0</jackrabbit-guava-version>
         <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
-        <jasminb-jsonapi-version>0.9</jasminb-jsonapi-version>
+        <jasminb-jsonapi-version>0.10</jasminb-jsonapi-version>
         <jandex-version>2.1.2.Final</jandex-version>
         <jasn1-version>1.11.2</jasn1-version>
         <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version>