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/17 12:57:31 UTC

[camel] branch main updated (a59bf704faf -> 10ae90b4e60)

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 a59bf704faf Remove Templating Maven plugin property placeholder
     new 3c2288fa6e8 Upgrade audience-annotations 0.14.1
     new 10ae90b4e60 Upgrade proto-google-common-protos 2.22.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 audience-annotations 0.14.1

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 3c2288fa6e8a6be9ad9cc7d062d2132f53de8492
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 14:54:33 2023 +0200

    Upgrade audience-annotations 0.14.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 45833ecafe6..e1148faacff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -486,7 +486,7 @@
         <xmlunit-version>2.9.1</xmlunit-version>
         <xpp3-version>1.1.4c</xpp3-version>
         <yasson-version>3.0.3</yasson-version>
-        <yetus-audience-annotations-version>0.13.0</yetus-audience-annotations-version>
+        <yetus-audience-annotations-version>0.14.1</yetus-audience-annotations-version>
         <zeebe.version>8.2.8</zeebe.version>
         <zendesk-client-version>0.22.1</zendesk-client-version>
         <zookeeper-version>3.8.1</zookeeper-version>


[camel] 02/02: Upgrade proto-google-common-protos 2.22.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 10ae90b4e60730b03c951b0fd9ab2aad28013a9b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 14:57:16 2023 +0200

    Upgrade proto-google-common-protos 2.22.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e1148faacff..999e56c3185 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -396,7 +396,7 @@
         <plc4x-version>0.10.0</plc4x-version>
         <pooled-jms-version>3.1.0</pooled-jms-version>
         <properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>
-        <proto-google-common-protos-version>2.21.0</proto-google-common-protos-version>
+        <proto-google-common-protos-version>2.22.0</proto-google-common-protos-version>
         <protobuf-version>3.23.4</protobuf-version>
         <protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
         <protonpack-version>1.8</protonpack-version>