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 097eb47e Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 2.3.0
(#1990)
097eb47e is described below
commit 097eb47efff46ca887d8759dea932a76cefcc458
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 9 09:05:09 2024 +0200
Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 2.3.0 (#1990)
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k)
from 2.2.0 to 2.3.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.2.0...v2.3.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 28c3da51..fb49dfe4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
<cyclonedx-maven-plugin-version>2.8.0</cyclonedx-maven-plugin-version>
<camel.version>4.5.0</camel.version>
- <camel.k.crds.version>2.2.0</camel.k.crds.version>
+ <camel.k.crds.version>2.3.0</camel.k.crds.version>
<citrus.version>4.2.0</citrus.version>
<cucumber.version>7.16.1</cucumber.version>