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/07/03 12:57:56 UTC

[camel] branch jsonapi created (now 61e68846d24)

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

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


      at 61e68846d24 Upgrade Jsonapi to version 0.12

This branch includes the following new commits:

     new 20ca72f9c48 Upgrade Jsonapi to version 0.12
     new 61e68846d24 Upgrade Jsonapi to version 0.12

The 2 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/02: Upgrade Jsonapi to version 0.12

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

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

commit 20ca72f9c488e7f006fa7ad9940df53495006dcc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 3 14:56:25 2023 +0200

    Upgrade Jsonapi to version 0.12
    
    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 a3b20a81ddc..93544658c9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -231,7 +231,7 @@
         <jackson2.14-version>2.14.3</jackson2.14-version>
         <jackson2-module-scala-version>2.15.1</jackson2-module-scala-version>
         <jackrabbit-version>2.21.16</jackrabbit-version>
-        <jasminb-jsonapi-version>0.11</jasminb-jsonapi-version>
+        <jasminb-jsonapi-version>0.12</jasminb-jsonapi-version>
         <jandex-version>3.1.1</jandex-version>
         <jansi-version>2.4.0</jansi-version>
         <jasypt-version>1.9.3</jasypt-version>


[camel] 02/02: Upgrade Jsonapi to version 0.12

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

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

commit 61e68846d24f412feacab3ba6a493f1226f7d750
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 3 14:57:31 2023 +0200

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

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 6d24c6f876c..0802e98ceef 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -229,7 +229,7 @@
         <jakarta.el-version>3.0.3</jakarta.el-version>
         <jandex-version>3.1.1</jandex-version>
         <jansi-version>2.4.0</jansi-version>
-        <jasminb-jsonapi-version>0.11</jasminb-jsonapi-version>
+        <jasminb-jsonapi-version>0.12</jasminb-jsonapi-version>
         <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>