You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/11 17:20:39 UTC

[camel] branch main updated (747cdbb3c5c -> 61733332cbc)

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

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


    from 747cdbb3c5c Adding additional logging to scope creation and closing (#10646)
     new 8c16e2d7b09 Upgrade json-schema-validator 1.0.86
     new 61733332cbc Upgrade slack 1.30.0

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade json-schema-validator 1.0.86

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

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

commit 8c16e2d7b0901a734a04375d6445ee49dc87b052
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jul 11 19:19:28 2023 +0200

    Upgrade json-schema-validator 1.0.86
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3543cf2b5bd..95d4e0ed2a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -369,7 +369,7 @@
         <neoscada-version>0.4.0</neoscada-version>
         <netty-version>4.1.94.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
-        <networknt-json-schema-validator-version>1.0.85</networknt-json-schema-validator-version>
+        <networknt-json-schema-validator-version>1.0.86</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>9.22</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <okclient-version>3.14.9</okclient-version>


[camel] 02/02: Upgrade slack 1.30.0

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

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

commit 61733332cbc0e76def528e0000fa101573467ce4
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jul 11 19:20:28 2023 +0200

    Upgrade slack 1.30.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 95d4e0ed2a2..58405916cf6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
         <scala-datasonnet-version>2.13.11</scala-datasonnet-version>
         <servicemix-specs-version>2.9.0</servicemix-specs-version>
         <shiro-version>1.11.0</shiro-version>
-        <slack-api-model-version>1.29.2</slack-api-model-version>
+        <slack-api-model-version>1.30.0</slack-api-model-version>
         <slf4j-api-version>2.0.7</slf4j-api-version>
         <slf4j-version>2.0.7</slf4j-version>
         <smack-version>4.3.5</smack-version>