Author: gzurowski
Date: Fri Feb 13 06:31:35 2026
New Revision: 82472

Log:
Apache Camel 4.14.5 released artifacts.

Added:
   release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip   (contents, 
props changed)
   release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip.asc
   release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip.sha512
   release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom
   release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom.asc
   release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom.sha512

Added: release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip
==============================================================================
Binary file. No diff available.

Added: release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip.asc   Fri Feb 
13 06:31:35 2026        (r82472)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmmHmbIACgkQnVvv+llC
+wEkyWQ//RqOgdZ3oWFlB4akLzJWR+i2bFSLyzTTIeWTIecV9cFoAeQOOOvlisPlv
+ihkPhJ3IUhgUiIYjzCDpjvKI0Uy39GTIbCNllAxqlqtdWUvyNJOYQHndsCLWE4Ov
+mbBu+nvsRVBMTmWHUlnRC0qv2plIV22dc3dUrRoF+rDL1YulLeMnRfnLbXvhZG86
+QVfGWITpHvD/FC1UjuPxZBI32008210rSPkM27kovNR8xBqpbq4dyTvYg73Tuix8
+Wucc69IdJB5YjI3DkOt01Yr7erqWHnoRCNDCj1qfQ7qZpHbEMmUWv2bnCInY0ufq
+6Bl790FqJ0EvP1nsBwEQmjnptTiCfi0z26ZVlDtH5DD5ctiKUlXWBMvB9U0sonHw
+7Qk2BlYmUEF88r/Daug+9wREUeOaAMw9+Gg4hOEUhRfVVfAIupxSh1C2I9Rqnzpb
+huEYMh4G32On0sqX5zeMc1YB3Pn6qxJbk9be3zjzxdp+7Rm0CnoIqeHl5yBo5Ins
+P+/7sb4HzJSVcUuiwh2xh4xqR+KWOkDK/t6ytbcR4H4mI08f72uRjQsKe0OVCsLH
+tkLfR+z9Bf3dI468UdCuKmXFNdHfRLT0xjWJ73ULFRXNSDoXtmyK5smS5txTJG7Q
+uH+YbxU9ECkEnDuZrt6lrO+VKe+ikit5+VlKrpQOkhzgNoyjA5I=
+=m/1N
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.14.5/apache-camel-4.14.5-src.zip.sha512        
Fri Feb 13 06:31:35 2026        (r82472)
@@ -0,0 +1 @@
+cacdc2d1492e5c72c1ffbd904c370c6d20bbaa4f17904f5c5a63c641abdd018897344287feb90484232a209e729d4e46a9c7e0eda72dc63b7be841cb237afaab
  apache-camel-4.14.5-src.zip

Added: release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom   Fri Feb 13 
06:31:35 2026        (r82472)
@@ -0,0 +1,262 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+-->
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.camel</groupId>
+    <artifactId>camel-parent</artifactId>
+    <version>4.14.5</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.14.5</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache-2.0</name>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <properties>
+    <createSourcesJar>false</createSourcesJar>
+    <maven.test.skip>true</maven.test.skip>
+    <tarLongFileMode>gnu</tarLongFileMode>
+    <enforcer.phase>none</enforcer.phase>
+    <remoteresources.skip>true</remoteresources.skip>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.14.5</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-suggest</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.14.5</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom.asc       Fri Feb 
13 06:31:35 2026        (r82472)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmmHmbEACgkQnVvv+llC
+wEn5nA/+N/hFzivZxTZT8waZGK37jKbkQcMvnJjo3fp+4WcLNoQ3mjibvltKc91V
+/g1qMzg6J4VtjHxJSBICKYB4kQCnHV/NEUqzHT++7vZK0kpn1y4WBGataAJ3MVHN
+Js7ZET1ugoMoNwOYWSFITQ5Ru+CmXRihKuHIsdW/gowrMKRHDbENUtchYYhSeSrd
+iqPTggLjsuYLYBZsh1aXD/JM3KlHcSSSI+8WwfMvQB/cCroUHesqioj3ms33TQm/
+8UtmvAk7dn8K3OBnyGh7JdDbnIbVfzEMA4xAWR38Zv5vT/AolOIrjx2IrvNtVvLd
+oZIvXPDg0WDKs9fts+4sEyNXLMR5fGoFmfdt+jtiFOruQ+4W76tAEL2nR6SfKHky
+QKVVe5KAjCPJk4audaUyozuMi1GTvYFQaVK5IoFtitzbR0Kjt7ANnNVA2Vt6aWf8
+HGzyhLUVFyMRbhu20TfUIsmyhWLTIyH+gJvIuQsnFHN5lZSnjnec/DJsbtDn5kiH
+gnp5m7MdTl7yM3TZ5yHPq8TAreCQxCgOOuAG7YV5S8PFFJimcxVdKSbEL2EsnUXo
+05ijfFId+zhlLXzz9D4dWrVZJkpNAYDSQWS/1jRm8LLiKVViUndeXunLEGLACzKA
+WJLmlO8OYBGtxl4izWEiWIK6wGZnuvVe+K8VbpUmkZuS5tjOyjo=
+=ms7u
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.14.5/apache-camel-4.14.5.pom.sha512    Fri Feb 
13 06:31:35 2026        (r82472)
@@ -0,0 +1 @@
+9a479fc2ccde6c8484b67d7cb708cb379fc8c52b5b1f7caf7ed6310851fa16a44deac3bcfba70b7ae30a3a6d022a5bf45607739039861f60f5cf361340dd674a
  apache-camel-4.14.5.pom

Reply via email to