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 03b65219 Bump org.apache.camel.k:camel-k-crds from 2.3.3 to 2.4.0
(#2138)
03b65219 is described below
commit 03b65219247a4ab60c3f1d5fec899bbd91aeddb7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 8 07:54:04 2024 +0200
Bump org.apache.camel.k:camel-k-crds from 2.3.3 to 2.4.0 (#2138)
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k)
from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/apache/camel-k/releases)
- [Changelog](https://github.com/apache/camel-k/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/camel-k/compare/v2.3.3...v2.4.0)
---
updated-dependencies:
- dependency-name: org.apache.camel.k:camel-k-crds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9a0d5934..c85c4ad3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<cyclonedx-maven-plugin-version>2.8.1</cyclonedx-maven-plugin-version>
<camel.version>4.7.0</camel.version>
- <camel.k.crds.version>2.3.3</camel.k.crds.version>
+ <camel.k.crds.version>2.4.0</camel.k.crds.version>
<citrus.version>4.2.0</citrus.version>
<cucumber.version>7.17.0</cucumber.version>