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 09:39:59 UTC

[camel] branch main updated (0a77627eba4 -> ce91a63bbc1)

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

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


    from 0a77627eba4 Fixup 4fee5ca Upgrade Openstack4j to version 3.11
     new 0646eb49ac2 Upgrade GraalJS to version 22.3.2
     new ce91a63bbc1 Upgrade GraalJS to version 22.3.2

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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade GraalJS to version 22.3.2

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

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

commit 0646eb49ac29e1720e1a6a0bfc58b978fee8b8b7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 3 11:20:57 2023 +0200

    Upgrade GraalJS to version 22.3.2
    
    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 c73d0985671..8e65a41f649 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -184,7 +184,7 @@
         <google-cloud-functions-bom-version>2.2.0</google-cloud-functions-bom-version>
         <google-cloud-functions-gax-grpc-version>1.62.0</google-cloud-functions-gax-grpc-version>
         <google-cloud-secretmanager-bom-version>2.2.0</google-cloud-secretmanager-bom-version>
-        <graaljs-version>22.3.0</graaljs-version>
+        <graaljs-version>22.3.2</graaljs-version>
         <graphql-java-version>18.4</graphql-java-version>
         <greenmail-version>2.0.0</greenmail-version>
         <grizzly-websockets-version>2.4.4</grizzly-websockets-version>


[camel] 02/02: Upgrade GraalJS to version 22.3.2

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

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

commit ce91a63bbc17bd9fbb84d421120bcdd226486917
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 3 11:21:34 2023 +0200

    Upgrade GraalJS to version 22.3.2
    
    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 4f64f9b600b..2ca473091cd 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -164,7 +164,7 @@
         <google-cloud-secretmanager-bom-version>2.2.0</google-cloud-secretmanager-bom-version>
         <google-maps-services-version>2.2.0</google-maps-services-version>
         <google-oauth-client-version>1.34.0</google-oauth-client-version>
-        <graaljs-version>22.3.0</graaljs-version>
+        <graaljs-version>22.3.2</graaljs-version>
         <graphql-java-version>18.4</graphql-java-version>
         <greenmail-version>2.0.0</greenmail-version>
         <grizzly-websockets-version>2.4.4</grizzly-websockets-version>