This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push: new 10b2c696 [create-pull-request] automated change 10b2c696 is described below commit 10b2c696cb018f3a6b446d751991b011f9ced7c6 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Oct 3 01:22:16 2022 +0000 [create-pull-request] automated change --- .../main/resources/org/apache/camel/catalog/karaf/languages/python.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/languages/python.json b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/languages/python.json index 7a4ad1f7..c84a0cb3 100644 --- a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/languages/python.json +++ b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/languages/python.json @@ -5,7 +5,7 @@ "title": "Python", "description": "Evaluates a Python expression.", "deprecated": false, - "firstVersion": "3.9.0", + "firstVersion": "3.19.0", "label": "language,python", "javaType": "org.apache.camel.language.python.PythonLanguage", "supportLevel": "Experimental",