You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2022/10/21 16:02:49 UTC

[camel-karavan] branch main updated: Fix #497

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

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


The following commit(s) were added to refs/heads/main by this push:
     new ae0ac68  Fix #497
ae0ac68 is described below

commit ae0ac6882cf93cf38049f0a3207f888b689e0c21
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Fri Oct 21 12:02:39 2022 -0400

    Fix #497
---
 karavan-app/src/main/resources/application.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/karavan-app/src/main/resources/application.properties b/karavan-app/src/main/resources/application.properties
index e936a39..a0f2b84 100644
--- a/karavan-app/src/main/resources/application.properties
+++ b/karavan-app/src/main/resources/application.properties
@@ -16,7 +16,7 @@ karavan.kamelets-git-branch=main
 karavan.config.group-id=org.camel.karavan.demo
 karavan.config.image-group=karavan
 karavan.config.runtime=QUARKUS
-karavan.config.runtime-version=2.13.2.Final
+karavan.config.runtime-version=2.13.3.Final
 karavan.config.status-threshold=2000
 
 karavan.config.environments[0].name=dev