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
commit ff56c4ee2ca465f5e7ef3dada0c8fb929c3a758e Author: Marat Gubaidullin <[email protected]> AuthorDate: Thu Dec 1 18:52:10 2022 -0500 Bump camel to 3.18.4 --- karavan-vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karavan-vscode/package.json b/karavan-vscode/package.json index 3790296..c34627e 100644 --- a/karavan-vscode/package.json +++ b/karavan-vscode/package.json @@ -64,7 +64,7 @@ "properties": { "camel.version": { "type": "string", - "default": "3.18.3", + "default": "3.18.4", "description": "Camel version", "scope": "machine", "order": 10
