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-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 0c216da1 Bump Camel-Dependencies to version 4.2.0 (#1733)
0c216da1 is described below
commit 0c216da130f85d9656309a6a231d40b0f07e323b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Nov 15 09:34:37 2023 +0100
Bump Camel-Dependencies to version 4.2.0 (#1733)
Signed-off-by: Andrea Cosentino <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b1139293..0b52c469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>4.1.0</version>
+ <version>4.2.0</version>
</parent>
<groupId>org.apache.camel.kamelets</groupId>