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:32 UTC

[camel] 01/02: Upgrade audience-annotations 0.14.1

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>