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

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


The following commit(s) were added to refs/heads/main by this push:
     new c413c01243aa Removal of hazelcast-atomicvalue - regenerate 
ArtifactUtils
c413c01243aa is described below

commit c413c01243aa6fdf257cf5a1d083985a761ba9da
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Sep 15 16:19:41 2026 +0200

    Removal of hazelcast-atomicvalue - regenerate ArtifactUtils
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 core/camel-util/src/main/java/org/apache/camel/util/ArtifactUtils.java | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/core/camel-util/src/main/java/org/apache/camel/util/ArtifactUtils.java 
b/core/camel-util/src/main/java/org/apache/camel/util/ArtifactUtils.java
index 577a1b4f88fc..853dbb4e5053 100644
--- a/core/camel-util/src/main/java/org/apache/camel/util/ArtifactUtils.java
+++ b/core/camel-util/src/main/java/org/apache/camel/util/ArtifactUtils.java
@@ -194,7 +194,6 @@ public final class ArtifactUtils {
             Map.entry("graphql", "camel-graphql"),
             Map.entry("grpc", "camel-grpc"),
             Map.entry("hashicorp-vault", "camel-hashicorp-vault"),
-            Map.entry("hazelcast-atomicvalue", "camel-hazelcast"),
             Map.entry("hazelcast-instance", "camel-hazelcast"),
             Map.entry("hazelcast-list", "camel-hazelcast"),
             Map.entry("hazelcast-map", "camel-hazelcast"),

Reply via email to