This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 34be03c14f7 Bump org.apache.camel.k:camel-k-crds from 2.3.1 to 2.3.2
34be03c14f7 is described below
commit 34be03c14f76983fcca41133df35f9aaf5dcd7bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 13:16:55 2024 +0000
Bump org.apache.camel.k:camel-k-crds from 2.3.1 to 2.3.2
Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k)
from 2.3.1 to 2.3.2.
- [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.1...v2.3.2)
---
updated-dependencies:
- dependency-name: org.apache.camel.k:camel-k-crds
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index bac1f40ea02..bf83da77255 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -91,7 +91,7 @@
<californium-version>3.11.0</californium-version>
<californium-scandium-version>3.11.0</californium-scandium-version>
<camunda-version>7.21.0</camunda-version>
- <camel-k-version>2.3.1</camel-k-version>
+ <camel-k-version>2.3.2</camel-k-version>
<cassandra-driver-version>4.17.0</cassandra-driver-version>
<jta-api-1.2-version>1.2</jta-api-1.2-version>
<cglib-version>3.3.0</cglib-version>