diff --git a/src/main/resources/kameleon.json b/src/main/resources/kameleon.json index 1a40701..ae9749e 100644 --- a/src/main/resources/kameleon.json +++ b/src/main/resources/kameleon.json @@ -48,6 +48,59 @@ "pageTitle": "Camel Spring Boot", "componentListTitle": "Camel components", "versions": [ + { + "name": "4.10.6", + "suffix": "LTS", + "javaVersions": ["17","21"], + "defaultJava": "17", + "runtimeVersion": "", + "archetypeGroupId": "org.apache.camel.archetypes", + "archetypeArtifactId": "camel-archetype-spring-boot" + }, + { + "name": "4.10.5", + "suffix": "LTS", + "javaVersions": ["17","21"], + "defaultJava": "17", + "runtimeVersion": "", + "archetypeGroupId": "org.apache.camel.archetypes", + "archetypeArtifactId": "camel-archetype-spring-boot" + }, + { + "name": "4.10.4", + "suffix": "LTS", + "javaVersions": ["17","21"], + "defaultJava": "17", + "runtimeVersion": "", + "archetypeGroupId": "org.apache.camel.archetypes", + "archetypeArtifactId": "camel-archetype-spring-boot" + }, { + "name": "4.10.3", + "suffix": "LTS", + "javaVersions": ["17","21"], + "defaultJava": "17", + "runtimeVersion": "", + "archetypeGroupId": "org.apache.camel.archetypes", + "archetypeArtifactId": "camel-archetype-spring-boot" + }, + { + "name": "4.10.2", + "suffix": "LTS", + "javaVersions": ["17","21"], + "defaultJava": "17", + "runtimeVersion": "", + "archetypeGroupId": "org.apache.camel.archetypes", + "archetypeArtifactId": "camel-archetype-spring-boot" + }, + { + "name": "4.10.1", + "suffix": "LTS", + "javaVersions": ["17","21"], + "defaultJava": "17", + "runtimeVersion": "", + "archetypeGroupId": "org.apache.camel.archetypes", + "archetypeArtifactId": "camel-archetype-spring-boot" + }, { "name": "4.10.0", "suffix": "LTS",