This is an automated email from the ASF dual-hosted git repository.
valdar pushed a commit to branch camel-kafka-connector-4.14.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/camel-kafka-connector-4.14.x
by this push:
new b19edc62e6 Updated lastReleasedVersion
b19edc62e6 is described below
commit b19edc62e697caeb4a90b892adc7288a89f54157
Author: Andrea Tarocchi <[email protected]>
AuthorDate: Mon Mar 30 16:31:11 2026 +0200
Updated lastReleasedVersion
---
connectors/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/connectors/pom.xml b/connectors/pom.xml
index d3b136390e..3a0c94d3fa 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -166,7 +166,7 @@
<artifactId>camel-kafka-connector-docs-maven-plugin</artifactId>
<version>${project.version}</version>
<configuration>
- <lastReleasedVersion>4.10.3</lastReleasedVersion>
+ <lastReleasedVersion>4.18.0</lastReleasedVersion>
</configuration>
<executions>
<execution>